Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 431520-1.html
blob1a7df88f4e8e7e7824c69f088c00db31426f4779
1 <html>
2 <head>
3 <title>Testcase, bug 431520</title>
4 <style type="text/css">
5 fieldset:first-line { color: red }
6 </style>
7 <body>
8 <fieldset><legend>Legend</legend>contents of fieldset</fieldset>
9 </body>
10 </html>