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