Bug 1535077 - Switch to using Ref and PureComponent in the SearchBox component. r...
[gecko.git] / layout / reftests / bugs / 10209-3-ref.html
blob6f16cba6d672b865f3197e66f5e56fba22bb2995
1 <!DOCTYPE html>
2 <style>
3 @font-face {
4 font-family: Ahem;
5 src: url(../fonts/Ahem.ttf);
7 * {
8 font-family: Ahem;
10 </style>
11 <body style="margin: 0">
12 <div style="width: 100px; height: 100px; background: green">
13 </div>
14 </body>