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