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="Minseong Kim" href="mailto:jja08111@gmail.com">
<link rel="match" href="li-value-reversed-022-ref.html">
<ol reversed>
<li>Six
<li style="counter-set: list-item 5">Five
<li>Four
<li style="counter-set: list-item 2">Two
<li>One
</ol>