summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/983084-2-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/983084-2-ref.html')
-rw-r--r--layout/reftests/bugs/983084-2-ref.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/983084-2-ref.html b/layout/reftests/bugs/983084-2-ref.html
new file mode 100644
index 0000000000..2f7d3b12ed
--- /dev/null
+++ b/layout/reftests/bugs/983084-2-ref.html
@@ -0,0 +1,6 @@
+<html>
+ <body>
+ <div id="one" style="width:50px; height:50px; background-color:blue; position:absolute"></div>
+ <div id="two" style="width:500px; height:500px; background-color:red; opacity:0.99"></div>
+ </body>
+</html>