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