summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/helper_bug1701027-2.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/base/tests/helper_bug1701027-2.html')
-rw-r--r--layout/base/tests/helper_bug1701027-2.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/base/tests/helper_bug1701027-2.html b/layout/base/tests/helper_bug1701027-2.html
new file mode 100644
index 0000000000..659c1f7826
--- /dev/null
+++ b/layout/base/tests/helper_bug1701027-2.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+</head>
+<body>
+Here is some text to stare at as the test runs. It serves no functional
+purpose
+<img src="notoifnd" style="position: absolute;">
+<div id="fd" style="position: fixed; left:0; top:0;bottom:0;right:0;"></div>
+</body>
+</html>