blob: 41903ed308327e79b73121acfb51e48e8cc356af [file] [log] [blame]
<html>
<head>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
</head>
<body>
This test makes sure that we don't crash if an iframe is sandboxed and has a plugin resource as it's src.<br>
<iframe src="resources/test.swf" sandbox="allow-same-origin allow-forms allow-scripts"></iframe><br>
</body>
</html>