Sign in
webkit
/
WebKit
/
2cd282799a7acb39108c8e15888293d2ad166224
/
.
/
LayoutTests
/
fast
/
loader
/
resources
/
parent-of-redirect.html
blob: 210d5196254eec03d6a4f2202b6692dec932c94f [
file
] [
log
] [
blame
]
<html>
<body>
This is the parent of a frame that redirects itself.
<br>
<iframe
src
=
"meta-redirect-to-notify-done.html"
></iframe>
</body>
</html>