chromium/third_party/blink/web_tests/external/wpt/css/css-lists/counter-001-ref.html

<!doctype html>
<title>CSS Lists and Counters test reference: counter(c, &quot;.", decimal-leading-zero)</title>
<p>The following two lines should look the same:</p>
<div>
  01
  02
  03
  04
  05
  06
  07
  08
  09
  10
  11
  12
  99
  13
  14
</div>
<div>
  01
  02
  03
  04
  05
  06
  07
  08
  09
  10
  11
  12
  99
  13
  14
</div>