summaryrefslogtreecommitdiffstats
path: root/docshell/test/navigation/iframe_slow_onload.html
diff options
context:
space:
mode:
Diffstat (limited to 'docshell/test/navigation/iframe_slow_onload.html')
-rw-r--r--docshell/test/navigation/iframe_slow_onload.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docshell/test/navigation/iframe_slow_onload.html b/docshell/test/navigation/iframe_slow_onload.html
new file mode 100644
index 0000000000..e8555699bb
--- /dev/null
+++ b/docshell/test/navigation/iframe_slow_onload.html
@@ -0,0 +1,5 @@
+<html>
+ <body>
+ <iframe id="inner" src="iframe_slow_onload_inner.html">
+ </body>
+</html>