summaryrefslogtreecommitdiffstats
path: root/layout/reftests/counter-style/dependent-builtin.html
blob: 999bfc33b7ad0c6c3ee447a45cb641dfddf2519c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<link rel="stylesheet" href="test-common.css">
<style type="text/css">
  @counter-style a {
    system: extends simp-chinese-informal;
    range: 1000 1004;
  }
</style>
<ol start="1000" style="list-style-type: a">
  <li><li><li><li><li>
  <li><li><li><li><li>
</ol>