layout/reftests/bugs/302379-ref.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:b05c1b182713
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html><head><title></title></head>
3 <body>
4 <table width="400">
5 <tbody><tr>
6 <td>
7 <font><b>
8 long string long string long string long string long string long string long string long string
9 <select id="sel">
10 <option value="b">short string</option>
11 <option value="a">long string long string long string long string</option>
12 </select>
13 </b></font>
14 </td>
15 </tr>
16 </tbody></table>
17 </body></html>

mercurial