summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-counter-styles/counter-style-at-rule/redefine-builtin-ref.html
blob: 1d32dacacf275cfe4a1e5635d43b84db56b37a95 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<meta charset="UTF-8">
<title>CSS Reference: symbols function, invalid</title>
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org/">
<link rel="stylesheet" href="support/test-common.css">
<ol>
  <li style="list-style-type: none">foo
  <li style="list-style-type: decimal">bar
  <li style="list-style-type: disc">baz
  <li style="list-style-type: cjk-decimal">
</ol>