summaryrefslogtreecommitdiffstats
path: root/docshell/test/navigation/file_triggeringprincipal_frame_2.html
diff options
context:
space:
mode:
Diffstat (limited to 'docshell/test/navigation/file_triggeringprincipal_frame_2.html')
-rw-r--r--docshell/test/navigation/file_triggeringprincipal_frame_2.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/docshell/test/navigation/file_triggeringprincipal_frame_2.html b/docshell/test/navigation/file_triggeringprincipal_frame_2.html
new file mode 100644
index 0000000000..ef7cdfc178
--- /dev/null
+++ b/docshell/test/navigation/file_triggeringprincipal_frame_2.html
@@ -0,0 +1,8 @@
+<!DOCTYPE HTML>
+<html>
+<head><meta charset="utf-8"></head>
+<body>
+<b>Frame 2</b><br/>
+<iframe src="http://test2.mochi.test:8888/tests/docshell/test/navigation/file_triggeringprincipal_subframe.html"></iframe>
+</body>
+</html>