blob: 5106d6b276abe271eccc94974d05112e1c7b516a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src='resources/sandboxed-iframe-attribute-test.js'></script>
</head>
<body>
<p>Misspelling.</p>
<iframe sandbox="allowScripts allow-same-origin"
src="resources/sandboxed-iframe-attribute-parsing-disallowed.html">
</iframe>
</body>
</html>