summaryrefslogtreecommitdiffstats
path: root/layout/reftests/counter-style/redefine-builtin-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/counter-style/redefine-builtin-ref.html')
-rw-r--r--layout/reftests/counter-style/redefine-builtin-ref.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/counter-style/redefine-builtin-ref.html b/layout/reftests/counter-style/redefine-builtin-ref.html
new file mode 100644
index 000000000..419b53d86
--- /dev/null
+++ b/layout/reftests/counter-style/redefine-builtin-ref.html
@@ -0,0 +1,7 @@
+<!DOCTYPE html>
+<link rel="stylesheet" href="test-common.css">
+<ol>
+ <li style="list-style-type: none">foo
+ <li style="list-style-type: decimal">bar
+ <li style="list-style-type: cjk-decimal">
+</ol>