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