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