blob: ba4f5c206369bf2fc91c2623d12df7c1159c3c53 [file] [log] [blame]
<iframe src="animated-image-subframe.html"></iframe>
<script>
window.onload = function() {
window.opener.testPassed("Opened animated-image3.html");
window.opener.step4();
}
</script>