Thu, 15 Jan 2015 21:03:48 +0100
Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)
1 <html lang="en-US">
2 <head>
3 <title>Reftest, bug 399636 (quirks mode, family from CSS)</title>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <style type="text/css">
6 body { text-rendering: optimizeLegibility; }
8 /* the first three fonts lack glyphs for P, A, and S */
9 span { font-family: Symbol, Webdings, Wingdings, serif; }
11 /* ensure consistent vertical positioning under variation in
12 first-choice font */
13 p { line-height: 50px; font-size: 16px; }
14 span, font { line-height: 25px; }
16 </style>
17 </head>
18 <body>
20 <p> <span>PASS</span></p>
22 </body>
23 </html>