[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kfm-devel
Subject:    2.2 branch: problem with <select> - a testcase
From:       Pavel Troller <patrol () sinus ! cz>
Date:       2001-08-27 14:16:03
[Download RAW message or body]

Hi!
  I just created the following testcase, which breaks <select>.
  It works, if you either remove <font> before the <select> or
individual <font>'s in its options.
                                With regards, Pavel Troller


["seltest2.html" (text/html)]

<html>
<head><title>SELECT problem</title></head>
<body>
 <font face="Arial" size="2">
  <select>
   <option value="0"><font face="Arial" size="2">Option 0</font></option>
   <option value="1"><font face="Arial" size="2">Option 1</font></option>
   <option value="2"><font face="Arial" size="2">Option 2</font></option>
   <option value="3"><font face="Arial" size="2">Option 3</font></option>
   <option value="4"><font face="Arial" size="2">Option 4</font></option>
   <option value="5"><font face="Arial" size="2">Option 5</font></option>
   <option value="6"><font face="Arial" size="2">Option 6</font></option>
   <option value="7"><font face="Arial" size="2">Option 7</font></option>
  </select>
 </font>
</body>
</html>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic