blob: 5cd219d1b7bccdcff701bc84ac7d448ba7d18018 [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>