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