Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<title>CSS Lists and Counters test reference: counter(c, ".", lower-roman)</title>
<p>The following two lines should look the same:</p>
<div>
i
ii
iii
iv
v
vi
vii
viii
ix
x
xi
xii
xlix
xiii
ccclxxxix
xiv
mmmcdlxxxix
xv
xvi
</div>
<div>
i
ii
iii
iv
v
vi
vii
viii
ix
x
xi
xii
xlix
xiii
ccclxxxix
xiv
mmmcdlxxxix
xv
xvi
</div>