Sign in
webkit
/
WebKit
/
ab67612844bd4ac77f66b7c72fa733d3c90c027f
/
.
/
LayoutTests
/
fast
/
dom
/
Window
/
resources
/
notify-parent-done.html
blob: af240a9e4abc4b07449a641258966552102e9ba5 [
file
] [
log
] [
blame
]
<script>
onload
=
function
()
{
parent
.
done
();
}
</script>