blob: 73610c10dc3917069a73f229cec732f09bc77df9 [file] [log] [blame]
<html>
<title>sandboxed_frames</title>
<head></head>
<body>
<iframe id="child-1" src="title1.html"></iframe>
<iframe id="child-2" sandbox></iframe>
</body>
</html>