Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 120834-1-ref.html
blob37a46764db7bff9a8948d0c0d710b9f7bf3cfbd4
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style>
5 span { color: green }
6 </style>
8 <body>
9 <span>There should be no red</span>
10 </body>
11 </html>