Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-lists
/
li-value-reversed-014-ref.html
blob: c1deed9d32e5a9b4f0d107cf25c507d6f2cf218a [
file
] [
log
] [
blame
]
<!doctype html>
<title>
CSS Test Reference
</title>
<ol>
<li
value
=
5
>
Five
<li
value
=
2
>
Two
<ol>
<li
value
=
4
>
Four
<li
value
=
2
>
Two
<li
value
=
1
>
One
</ol>
<li
value
=
1
>
One
</ol>