blob: 58be2b68d2bd9883ef58489613281e891b07f218 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner)
testRunner.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>