summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-lists/li-value-reversed-004-ref.html
blob: c5a957bf39adaf0da5c81c92123e22d9442046c2 (plain)
1
2
3
4
5
6
7
<!doctype html>
<title>CSS Test Reference</title>
<ol>
 <li value=3>three
 <div></div>
 <li value=1>one
</ol>