Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 372553-1-ref.html
blob3ca9eea8a1a0dc5ecd31795b13b91f29be898e03
1 <!DOCTYPE html>
2 <html>
3 <head>
5 <style>
7 body {
8 width: 5em;
9 font-family: monospace;
10 border: 1px solid yellow;
13 body:first-letter {
14 color: blue;
17 </style>
19 </head>
20 <body>
22 <span><span></span>Bbbbbbbbbbbbbb<span></span></span>
24 </body>
25 </html>