summaryrefslogtreecommitdiffstats
path: root/layout/reftests/list-item/ol-reversed-1a.html
blob: 35e967c05e6aab2fd5fac81b9c17c54ab46bb784 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<ol reversed>
  <li>Three</li>
  <li>Two</li>
  <li>One</li>
</ol>