Sign in
webkit
/
WebKit
/
f64820ba37606d7c880d16da6349920f48425859
/
.
/
LayoutTests
/
http
/
tests
/
security
/
resources
/
cross-frame-iframe-for-location-get-test.html
blob: af9f86dc24dc16fd060e7e2a9b521852e8c48a96 [
file
] [
log
] [
blame
]
<html>
<head>
<script>
window
.
location
.
existingCustomProperty
=
1
;
window
.
onload
=
function
()
{
if
(
window
.
testRunner
)
testRunner
.
globalFlag
=
true
;
}
</script>
</head>
<body>
</body>
</html>