summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/generated-content/counters-order-000-ref.html
blob: 341484cf5433fbeb81fdeed9895c301419f6bdad (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference</title>
<body>
    <p>The following should be identical:</p>
    <div>0 1 2 3 4 4 4 4 8 9 10 11 12 12 12 12</div>
    <div>0 1 2 3 4 4 4 4 8 9 10 11 12 12 12 12</div>
</body>