layout/reftests/counters/t1202-counter-09-b-reference.html

Wed, 31 Dec 2014 06:55:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:50 +0100
changeset 2
7e26c7da4463
permissions
-rw-r--r--

Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2

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: counter(c, georgian)</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
michael@0 10 </head>
michael@0 11 <body>
michael@0 12
michael@0 13 <div>
michael@0 14 <span>&#x10D0;</span>
michael@0 15 <span>&#x10D1;</span>
michael@0 16 <span>&#x10D2;</span>
michael@0 17 <span>&#x10D3;</span>
michael@0 18 <span>&#x10D4;</span>
michael@0 19 <span>&#x10D5;</span>
michael@0 20 <span>&#x10D6;</span>
michael@0 21 <span>&#x10F1;</span>
michael@0 22 <span>&#x10D7;</span>
michael@0 23 <span>&#x10D8;</span>
michael@0 24 <span>&#x10D8;&#x10D0;</span>
michael@0 25 <span>&#x10D8;&#x10D1;</span>
michael@0 26 <span>&#x10D9;</span>
michael@0 27 <span>&#x10DA;</span>
michael@0 28 <span>&#x10DB;</span>
michael@0 29 <span>&#x10DC;</span>
michael@0 30 <span>&#x10F2;</span>
michael@0 31 <span>&#x10DD;</span>
michael@0 32 <span>&#x10DE;</span>
michael@0 33 <span>&#x10DF;</span>
michael@0 34 <span>&#x10E0;</span>
michael@0 35 <span>&#x10E1;</span>
michael@0 36 <span>&#x10E2;</span>
michael@0 37 <span>&#x10F3;</span>
michael@0 38 <span>&#x10E4;</span>
michael@0 39 <span>&#x10E5;</span>
michael@0 40 <span>&#x10E6;</span>
michael@0 41 <span>&#x10E7;</span>
michael@0 42 <span>&#x10E8;</span>
michael@0 43 <span>&#x10E9;</span>
michael@0 44 <span>&#x10EA;</span>
michael@0 45 <span>&#x10EB;</span>
michael@0 46 <span>&#x10EC;</span>
michael@0 47 <span>&#x10ED;</span>
michael@0 48 <span>&#x10EE;</span>
michael@0 49 <span>&#x10F4;</span>
michael@0 50 <span>&#x10EF;</span>
michael@0 51 <span>&#x10F0;</span>
michael@0 52 <span>&#x10F5;</span>
michael@0 53 <span>&#x10F5;&#x10F0;&#x10E8;&#x10DF;&#x10D7;</span>
michael@0 54 </div>
michael@0 55
michael@0 56 </body>
michael@0 57 </html>

mercurial