Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 379178-html-ref.html
blob0709bfe2f709b7ad3d65beea74083668f3f315c6
1 <html>
2 <head>
4 <title>HTML Test for Bug #379178</title>
6 <style type="text/css">
8 span
10 background-color: #8f8;
13 </style>
15 </head>
16 <body>
18 <p>
19 <span>a</span>
20 <span>b</span>
21 <span>c</span>
22 </p>
24 </body>
25 </html>