blob: 8b65f62a9563906130566cb9be88cd1feb47616b [file] [log] [blame]
<script>
window.onload = function() {
if (window.opener)
window.opener.postMessage('done', '*');
}
</script>
<object name='plugin' type='application/x-blink-test-plugin'>
<param name='movie' value='http://example.test:8000/security/mixedContent/resources/dummy.swf' />
</object>