Source code

Revision control

Copy as Markdown

Other Tools

<html>
<head><title>Sandboxed iframe</title></head>
<body>
<iframe id="sandboxed-iframe"
sandbox="allow-scripts"
src="sandboxed_iframe_inner.html"></iframe>
</body>
</html>