mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-05 02:39:10 +02:00
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>
|