repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
dom
/
Window
/
resources
/
notify-parent-done.html
blob
af240a9e4abc4b07449a641258966552102e9ba5
1
<script>
2
onload
=
function
()
3
{
4
parent
.
done
();
5
}
6
</script>