blob: 613cf1bf1df4c3898adc1d092424bd2477f5f84a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src='resources/sandboxed-iframe-attribute-test.js'></script>
</head>
<body>
<p>Tab characters before and after attribute value</p>
<iframe sandbox=" allow-scripts allow-same-origin"
src="resources/sandboxed-iframe-attribute-parsing-allowed.html">
</iframe>
</body>
</html>