summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-lists/counters-scope-004-ref.html
blob: 468739cfcb389638e9cc9880fcc31bd7022e12e6 (plain)
1
2
3
4
5
<!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>