summaryrefslogtreecommitdiffstats
path: root/docshell/test/navigation/file_nested_srcdoc.html
diff options
context:
space:
mode:
Diffstat (limited to 'docshell/test/navigation/file_nested_srcdoc.html')
-rw-r--r--docshell/test/navigation/file_nested_srcdoc.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docshell/test/navigation/file_nested_srcdoc.html b/docshell/test/navigation/file_nested_srcdoc.html
new file mode 100644
index 0000000000..ae6d656f27
--- /dev/null
+++ b/docshell/test/navigation/file_nested_srcdoc.html
@@ -0,0 +1,3 @@
+
+iframe loaded inside of a srcdoc
+<iframe id="static" srcdoc="Second nested srcdoc<iframe id='static' srcdoc='Third nested srcdoc'&gt;</iframe&gt;"></iframe>