summaryrefslogtreecommitdiffstats
path: root/dom/base/test/file_bug1554070_1.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base/test/file_bug1554070_1.html')
-rw-r--r--dom/base/test/file_bug1554070_1.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/dom/base/test/file_bug1554070_1.html b/dom/base/test/file_bug1554070_1.html
new file mode 100644
index 0000000000..0294485293
--- /dev/null
+++ b/dom/base/test/file_bug1554070_1.html
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML>
+<html>
+<!--
+https://bugzilla.mozilla.org/show_bug.cgi?id=1554070
+-->
+<head>
+ <meta charset="utf-8">
+ <title>Test for Bug 1554070</title>
+</head>
+<body>
+ <iframe name="foo"></iframe>
+ <a href="file_bug1554070_2.html">file_bug1554070_2.html</a>
+</body>
+</html>