summaryrefslogtreecommitdiffstats
path: root/layout/reftests/backgrounds/viewport-translucent-color-2.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/backgrounds/viewport-translucent-color-2.html')
-rw-r--r--layout/reftests/backgrounds/viewport-translucent-color-2.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/backgrounds/viewport-translucent-color-2.html b/layout/reftests/backgrounds/viewport-translucent-color-2.html
new file mode 100644
index 0000000000..644f42fd98
--- /dev/null
+++ b/layout/reftests/backgrounds/viewport-translucent-color-2.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ </head>
+ <body>
+ <div style="position: absolute; top: 0; left: 0; bottom: 0; right: 0; background-image: url(red-128-alpha-32x32.png)">
+ </div>
+ </body>
+</html>