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
[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git]
/
content
/
test
/
data
/
screen_orientation
/
detached-iframe.html
blob
633eaeee40dd24914f67734866aa3a5c04f66b15
1
<!DOCTYPE
html
>
2
<html>
3
<body
onload
=
"test();"
>
4
<script>
5
6
function
test
() {
7
parent
.
iframeLoaded
();
8
}
9
10
</script>
11
</body>
12
</html>