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

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:72b087dc184b
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <title>CSS 2.1 Test Suite: content: counter(c, lower-greek)</title>
5 <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-content"/>
6 <link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#counter"/>
7 <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counter-styles"/>
8
9 </head>
10 <body>
11
12 <div>
13 <span>&#x3B1;</span>
14 <span>&#x3B2;</span>
15 <span>&#x3B3;</span>
16 <span>&#x3B4;</span>
17 <span>&#x3B5;</span>
18 <span>&#x3B6;</span>
19 <span>&#x3B7;</span>
20 <span>&#x3B8;</span>
21 <span>&#x3B9;</span>
22 <span>&#x3BA;</span>
23 <span>&#x3BB;</span>
24 <span>&#x3BC;</span>
25 </div>
26
27 </body>
28 </html>

mercurial