layout/reftests/counters/t1202-counters-10-b-reference.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.)

michael@0 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
michael@0 2 <html xmlns="http://www.w3.org/1999/xhtml">
michael@0 3 <head>
michael@0 4 <title>CSS 2.1 Test Suite: content: counters(c, ".", armenian)</title>
michael@0 5 <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-content"/>
michael@0 6 <link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#counter"/>
michael@0 7 <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counter-styles"/>
michael@0 8 <meta http-equiv="Content-Style-Type" content="text/css"/>
michael@0 9 </head>
michael@0 10 <body>
michael@0 11
michael@0 12 <p></p>
michael@0 13
michael@0 14 <div>
michael@0 15 <span>&#x531;.&#x531;</span>
michael@0 16 <span>&#x531;.&#x532;</span>
michael@0 17 <span>&#x531;.&#x533;</span>
michael@0 18 <span>&#x531;.&#x534;</span>
michael@0 19 <span>&#x531;.&#x535;</span>
michael@0 20 <span>&#x531;.&#x536;</span>
michael@0 21 <span>&#x531;.&#x537;</span>
michael@0 22 <span>&#x531;.&#x538;</span>
michael@0 23 <span>&#x531;.&#x539;</span>
michael@0 24 <span>&#x531;.&#x53A;</span>
michael@0 25 <span>&#x531;.&#x53A;&#x531;</span>
michael@0 26 <span>&#x531;.&#x53A;&#x532;</span>
michael@0 27 <span>&#x531;.&#x53B;</span>
michael@0 28 <span>&#x531;.&#x53C;</span>
michael@0 29 <span>&#x531;.&#x53D;</span>
michael@0 30 <span>&#x531;.&#x53E;</span>
michael@0 31 <span>&#x531;.&#x53F;</span>
michael@0 32 <span>&#x531;.&#x540;</span>
michael@0 33 <span>&#x531;.&#x541;</span>
michael@0 34 <span>&#x531;.&#x542;</span>
michael@0 35 <span>&#x531;.&#x543;</span>
michael@0 36 <span>&#x531;.&#x544;</span>
michael@0 37 <span>&#x531;.&#x545;</span>
michael@0 38 <span>&#x531;.&#x546;</span>
michael@0 39 <span>&#x531;.&#x547;</span>
michael@0 40 <span>&#x531;.&#x548;</span>
michael@0 41 <span>&#x531;.&#x549;</span>
michael@0 42 <span>&#x531;.&#x54A;</span>
michael@0 43 <span>&#x531;.&#x54B;</span>
michael@0 44 <span>&#x531;.&#x54C;</span>
michael@0 45 <span>&#x531;.&#x54D;</span>
michael@0 46 <span>&#x531;.&#x54E;</span>
michael@0 47 <span>&#x531;.&#x54F;</span>
michael@0 48 <span>&#x531;.&#x550;</span>
michael@0 49 <span>&#x531;.&#x551;</span>
michael@0 50 <span>&#x531;.&#x552;</span>
michael@0 51 <span>&#x531;.&#x553;</span>
michael@0 52 <span>&#x531;.&#x554;</span>
michael@0 53 <span>&#x531;.&#x554;&#x54B;&#x542;&#x539;</span>
michael@0 54 </div>
michael@0 55
michael@0 56 </body>
michael@0 57 </html>

mercurial