summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/203727-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/203727-ref.html')
-rw-r--r--layout/reftests/bugs/203727-ref.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/layout/reftests/bugs/203727-ref.html b/layout/reftests/bugs/203727-ref.html
new file mode 100644
index 0000000000..1517bbde8e
--- /dev/null
+++ b/layout/reftests/bugs/203727-ref.html
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML>
+<html><head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Testcase for bug 203727</title>
+</head>
+<body>
+
+<ol id="ol">
+<li>x</li>
+<li>x</li>
+<li>x</li>
+<li>x</li>
+<li>x</li>
+<li>x</li>
+<li>x</li>
+<li>x</li>
+<li>x</li>
+<li>x</li>
+<li>x</li>
+<li>x</li>
+</ol>
+
+
+</body>
+</html>