layout/reftests/bugs/315920-29-ref.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:93c8bd4094f5
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Reference for 315920-11 d, e</title>
5 <style> optgroup {color:green} </style>
6 </head>
7 <body>
8 <select size="2">
9 <optgroup id="ogone" label="There should be no red">
10 </optgroup>
11 <optgroup id="ogtwo" label="There should be no red">
12 </optgroup>
13 </select>
14 </body>
15 </html>

mercurial