Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 395107-3-ref.html
blob82d3a5366871812f4117c8d01832d671e48cb65c
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <select size="2">
5 <option selected disabled>Option one</option>
6 <option>Option two</option>
7 </select>
8 </body>
9 </html>