Sign in
webkit
/
WebKit
/
f6a2db0b6ffa1cbc502926e8c3265b2be2346307
/
.
/
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>