Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
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: counters(c, ".", lower-roman)</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 <meta http-equiv="Content-Style-Type" content="text/css"/>
9 </head>
10 <body>
12 <p></p>
14 <div>
15 <span>i.i</span>
16 <span>i.ii</span>
17 <span>i.iii</span>
18 <span>i.iv</span>
19 <span>i.v</span>
20 <span>i.vi</span>
21 <span>i.vii</span>
22 <span>i.viii</span>
23 <span>i.ix</span>
24 <span>i.x</span>
25 <span>i.xi</span>
26 <span>i.xii</span>
27 <span>i.xlix</span>
28 <span>i.l</span>
29 <span>i.ccclxxxix</span>
30 <span>i.cccxc</span>
31 <span>i.mmmcdlxxxix</span>
32 <span>i.mmmcdxc</span>
33 <span>i.mmmcdxci</span>
34 </div>
36 </body>
37 </html>