summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/1840511-2.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/1840511-2.html')
-rw-r--r--layout/reftests/bugs/1840511-2.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/bugs/1840511-2.html b/layout/reftests/bugs/1840511-2.html
new file mode 100644
index 0000000000..8b7aa52bcc
--- /dev/null
+++ b/layout/reftests/bugs/1840511-2.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<div style="background:green;width:250px;height:250px"></div>
+<div style="background:green;width:100px;height:100px;rotate:45deg;position:absolute;top:50px;left:50px"></div>