<html>
<head>
</head>
<body>
<iframe src="about:blank" sandbox>
</iframe>
<script>
parent.testPassed("Container frame is able to run script.");
</script>
</body>
</html>
<html>
<head>
</head>
<body>
<iframe src="about:blank" sandbox>
</iframe>
<script>
parent.testPassed("Container frame is able to run script.");
</script>
</body>
</html>