3 lines
158 B
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'></iframe>"></iframe>
|