Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <title>Bug 668758 - @font-face disrupts font preferences</title>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7 <style type="text/css">
9 body {
10 margin: 50px;
11 font-family: serif;
12 }
14 </style>
16 </head>
18 <body>
20 <p>
21 This should be rendered using the default serif font.
22 </p>
24 <pre>
25 And this is preformatted text that ought to be monospaced.
26 </pre>
28 </body>
29 </html>