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