Merge autoland to mozilla-central. a=merge
[gecko.git] / layout / reftests / font-face / media-query-remove-1-ref.html
blob7e6df9c92c16456316259c83cff90a8befc909da
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html lang="en-US">
4 <head>
5 <title></title>
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <style type="text/css">
9 body { font-family: "MarkA"; }
11 </style>
12 </head>
13 <body>
15 <p>ABC</p>
17 </body>
18 </html>