summaryrefslogtreecommitdiffstats
path: root/layout/reftests/canvas/image-shadow-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/canvas/image-shadow-ref.html')
-rw-r--r--layout/reftests/canvas/image-shadow-ref.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/canvas/image-shadow-ref.html b/layout/reftests/canvas/image-shadow-ref.html
new file mode 100644
index 0000000000..c75f330852
--- /dev/null
+++ b/layout/reftests/canvas/image-shadow-ref.html
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML>
+<html>
+<body>
+<div style="background:lime; width:16px; height:16px;"></div>
+<div style="background:black; width:16px; height:10px;"></div>
+</body>
+</html>