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