Mypal/layout/reftests/list-item/ol-reversed-1a.html

7 lines
83 B
HTML

<!DOCTYPE html>
<ol reversed>
<li>Three</li>
<li>Two</li>
<li>One</li>
</ol>