Sign in
webkit
/
WebKit
/
2b7db40d04e23e466c35ac26a2cac6ea07d1f8ff
/
.
/
LayoutTests
/
fast
/
dom
/
Geolocation
/
resources
/
disconnected-frame-inner.html
blob: 48193516db646834d6ddeb0c90c37e983e2717fd [
file
] [
log
] [
blame
]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
</head>
<body
onload
=
"
window
.
parent
.
onIframeLoaded
()
"
,
onunload
=
"
window
.
parent
.
onIframeUnloaded
();
"
>
<p>
This frame should be replaced before the test ends
</p>
</body>
</html>