blob: c3adf90cbc8f3fbc9ff43ed777e07c658fc02856 [file] [log] [blame]
<!doctype html>
<html>
<head></head>
<body>
<img src="image.jpg"/>
<p>This page has an iframe. Yay for iframes!
<p><iframe srcdoc="Initial page" id="test_iframe"></iframe>
</body>
</html>