summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-lists/li-value-reversed-001-ref.html
blob: c93f5cba0ae43a39da6b2b348bfcdd18f51e4834 (plain)
1
2
3
4
5
6
7
<!doctype html>
<title>CSS Test Reference</title>
<ol>
 <li value=7>seven
 <li value=6>six
 <li value=5>five
</ol>