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