fune/docshell/test/navigation/file_nested_srcdoc.html

3 lines
158 B
HTML

iframe loaded inside of a srcdoc
<iframe id="static" srcdoc="Second nested srcdoc<iframe id='static' srcdoc='Third nested srcdoc'&gt;</iframe&gt;"></iframe>