Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<title>Interaction of ol reversed and list-item value</title>
<link rel="author" title="L. David Baron" href="https://dbaron.org/">
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
<link rel="author" title="Mozilla" href="https://mozilla.org">
<link rel="match" href="li-value-reversed-001-ref.html">
<ol reversed>
<li>seven
<li value=6>six
<li>five
</ol>