Sign in
webkit
/
WebKit
/
52b7bf5ed79012977948456de78fa60819deaf7e
/
.
/
LayoutTests
/
fast
/
dom
/
Window
/
resources
/
child.html
blob: 46a1bbc87ce6e9aa21f90f16b82725f3b9654a68 [
file
] [
log
] [
blame
]
<html>
<head>
<script>
window
.
which
=
"child"
;
parent
.
bar
();
</script>
</head>
</html>