summaryrefslogtreecommitdiffstats
path: root/layout/reftests/reftest-sanity/green.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/reftest-sanity/green.html')
-rw-r--r--layout/reftests/reftest-sanity/green.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/reftest-sanity/green.html b/layout/reftests/reftest-sanity/green.html
new file mode 100644
index 0000000000..d1695cb8b8
--- /dev/null
+++ b/layout/reftests/reftest-sanity/green.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html>
+<body>
+<div style="color: green">Text</div>
+</body>
+</html>