summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/332360-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/332360-ref.html')
-rw-r--r--layout/reftests/bugs/332360-ref.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/layout/reftests/bugs/332360-ref.html b/layout/reftests/bugs/332360-ref.html
new file mode 100644
index 0000000000..f9e2cd6dc3
--- /dev/null
+++ b/layout/reftests/bugs/332360-ref.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd">
+<html lang="en-US" dir="rtl">
+<head>
+ <title>Testcase, bug 332360</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta http-equiv="Content-Style-Type" content="text/css">
+</head>
+<body>
+
+<ul><li>list item</li></ul>
+
+</body>
+</html>