Files
servo/tests/wpt/web-platform-tests/css/CSS2/generated-content/counters-order-000-ref.html

9 lines
235 B
HTML

<!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>