Sign in
chromium
/
chromium
/
src
/
4d1de59c62abfb9c4dba9dd17f1685961b634a3f
/
.
/
third_party
/
WebKit
/
LayoutTests
/
geolocation-api
/
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>