Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 368247-2.html
blob257479632f7dd99dbd785c11d11b3a61288dc8f0
1 <!DOCTYPE HTML>
2 <html>
3 <style type="text/css">
4 div {
5 width: 64px;
6 height: 64px;
7 border: 64px solid blue;
9 </style>
10 <body>
11 <div style="border-radius: 128px"></div>
12 </body>
13 </html>