summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/582476-1-ref-helper.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/582476-1-ref-helper.html')
-rw-r--r--layout/reftests/bugs/582476-1-ref-helper.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bugs/582476-1-ref-helper.html b/layout/reftests/bugs/582476-1-ref-helper.html
new file mode 100644
index 0000000000..73a328c231
--- /dev/null
+++ b/layout/reftests/bugs/582476-1-ref-helper.html
@@ -0,0 +1,6 @@
+<html>
+<body>
+<div style="height: 10000px;"></div>
+<div id="x" style="height: 100px; width: 100px; background: blue;"></div>
+</body>
+</html>