Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 608756-2-ref.html
blobc68452f5221e900bc5599b1fc3091ceadb8bd13d
1 <!DOCTYPE html>
2 <head>
3 <style>
4 span { float: left; border: 1px solid green }
5 </style>
6 </head>
7 <body>
8 <span style="position: static; border: 1px solid green">Test<br>Test</span>
9 </body>