Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 1364280-1-ref.html
blobd50d8250e2ba0a0740611112d2367f0dcd6a331c
1 <!DOCTYPE html>
2 <style>
3 div { color: green; }
4 </style>
5 <body dir="ltr">
6 <div>
7 This should be green.
8 </div>
9 </body>