Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 635639-1-ref.html
blobd9e3d1b1cbd3e4633008e2cc00be91cc8aaddee6
1 <html>
2 <head>
3 <style type="text/css">
4 @font-face {
5 font-family: dvsm;
6 src: url(../fonts/DejaVuSansMono.woff);
8 body {
9 font-family: dvsm;
11 </style>
12 </head>
13 <body>
14 <p>foo <span style="color:white">xyzzy</span> bar</p>
15 </body>
16 </html>