blob: 12f936b0021eb781397f3137d36d33caf9a7845d [file] [log] [blame]
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body onload="finishJSTest()">
<iframe src="resources/sandboxed-iframe-about-blank.html"></iframe>
<script>
jsTestIsAsync = true;
description("This test verifies that sandboxing 'about:blank' does not make the containing frame sandboxed.");
</script>
</body>
</html>