Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/active-script-webidl-callbacks
/
.
/
html
/
semantics
/
grouping-content
/
the-ol-element
/
reversed-2-ref.html
blob: 4f3ece2be48464d9c96922bf7d694870a9b16e96 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<ol>
<li
value
=
"5"
>
Five
</li>
<li
value
=
"4"
>
Four
</li>
<li
value
=
"3"
>
Three
</li>
</ol>