summaryrefslogtreecommitdiffstats
path: root/layout/reftests/backgrounds/translucent-color-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/backgrounds/translucent-color-ref.html')
-rw-r--r--layout/reftests/backgrounds/translucent-color-ref.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/backgrounds/translucent-color-ref.html b/layout/reftests/backgrounds/translucent-color-ref.html
new file mode 100644
index 0000000000..da6fbe117f
--- /dev/null
+++ b/layout/reftests/backgrounds/translucent-color-ref.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ </head>
+ <body>
+ <img style="position:absolute; top: 0; left: 0; width: 32px; height: 32px;" src="red-128-alpha-32x32.png">
+ </img>
+ </body>
+</html>