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