layout/reftests/bugs/399636-quirks-ref.html

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

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</title>
     4 	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
     5 	<style type="text/css">
     6 	body { text-rendering: optimizeLegibility; }
     8 	span { font-family: serif; }
    10 	/* ensure consistent vertical positioning under variation in
    11 	   first-choice font */
    12 	p { line-height: 50px; font-size: 16px; }
    13 	span, font { line-height: 25px; }
    15 	</style>
    16 </head>
    17 <body>
    19 <p>&nbsp;<span>PASS</span></p>
    21 </body>
    22 </html>

mercurial