blob: 0f96b2a0109b758a0a9bc2d08007a7a6fc25d090 [file] [log] [blame]
<html>
<head></head>
<body>
<p>This page has a srcdoc iframe. Yay for iframes!</p>
<iframe srcdoc="Hello world" id="srcdoc_iframe" name="srcdoc_iframe">
</iframe>
</body>
</html>