Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<title>CSS Lists and Counters test reference: counters scope</title>
<p>The following two lines should be the same:</p>
<div>1 1 R 2 3</div>
<div>1 1 R 2 3</div>