blob: 294de33cfa6e5b2f37add35419f55096cae8ad44 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src='resources/sandboxed-iframe-attribute-test.js'></script>
</head>
<body>
<p>Mixed case</p>
<iframe sandbox="AlLoW-sCrIpTs allow-same-origin"
src="resources/sandboxed-iframe-attribute-parsing-allowed.html">
</iframe>
</body>
</html>