summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/486052-2d.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/486052-2d.html')
-rw-r--r--layout/reftests/bugs/486052-2d.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/486052-2d.html b/layout/reftests/bugs/486052-2d.html
new file mode 100644
index 0000000000..71452bceda
--- /dev/null
+++ b/layout/reftests/bugs/486052-2d.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html>
+ <body>
+ <div style="position: relative; display: table-row-group;"><div style="position: absolute; top: 0; left: 0">Test</div></div>
+ </body>
+</html>