Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
refs/heads/DOMParser-interface
/
.
/
css
/
css-lists
/
counters-scope-004-ref.html
blob: 468739cfcb389638e9cc9880fcc31bd7022e12e6 [
file
] [
log
] [
blame
] [
edit
]
<!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>