Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
dom
/
Window
/
resources
/
child.html
blob: 46a1bbc87ce6e9aa21f90f16b82725f3b9654a68 [
file
]
<html>
<head>
<script>
window
.
which
=
"child"
;
parent
.
bar
();
</script>
</head>
</html>