Sign in
webkit
/
WebKit
/
5357a067b575eb5a07548594631025cdc8ae374e
/
.
/
LayoutTests
/
http
/
tests
/
misc
/
resources
/
iframe-policy-2.html
blob: 23280afb55b140fb9604eed534985e840567ae61 [
file
] [
log
] [
blame
]
<html>
<head>
<script>
function
loaded
()
{
if
(
window
.
testRunner
)
testRunner
.
notifyDone
();
}
</script>
<body
onload
=
"
loaded
();
"
>
You've reached the second page. Congratulations.
</body>
</html>