Adresa
:
[go:
nahoru
,
domu
]
Sign in
chromium
/
chromium
/
src
/
refs/tags/123.0.6312.52
/
.
/
third_party
/
blink
/
web_tests
/
external
/
wpt
/
css
/
css-lists
/
counters-scope-001-ref.html
blob: e7c3abf51014e2f698c42a1de2830bff55da6461 [
file
] [
log
] [
blame
]
<!doctype html>
<title>
CSS Lists and Counters test reference: counters scope
</title>
<p>
The following two lines should be the same:
</p>
<div>
1 2 1 1 1 1
1 3 3 1 1 1
</div>
<div>
1 2 1 1 1 1
1 3 3 1 1 1
</div>