Sign in
webkit
/
WebKit
/
40d9a847568ff9976450dcc37c680efd7351c7ed
/
.
/
LayoutTests
/
fast
/
loader
/
resources
/
animated-image3.html
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>