Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <html lang="en-US">
2 <head>
3 <title>Reftest, bug 399636 (quirks mode, family from HTML)</title>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <style type="text/css">
6 body { text-rendering: optimizeLegibility; }
8 /* ensure consistent vertical positioning under variation in
9 first-choice font */
10 p { line-height: 50px; font-size: 16px; }
11 span, font { line-height: 25px; }
13 </style>
14 </head>
15 <body>
17 <p> <font face="Symbol, Webdings, Wingdings, serif">PASS</font></p>
19 </body>
20 </html>