Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 315920-29-ref.html
blobbe0ed06137909205c33409e2e65e579329532031
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>