summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/grouping-content/the-ol-element/reversed-2-ref.html
blob: 4f3ece2be48464d9c96922bf7d694870a9b16e96 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<ol>
  <li value="5">Five</li>
  <li value="4">Four</li>
  <li value="3">Three</li>
</ol>