Sign in
webkit
/
WebKit
/
37b8adafa5245218cbc0b07de5bf367d62cba339
/
.
/
LayoutTests
/
fast
/
loader
/
resources
/
subframe-success.html
blob: 817e350178f85a7c00cae4ce6ff2ebb3ed9cc1d3 [
file
] [
log
] [
blame
]
<html>
<body
onload
=
"
parent
.
finishTest
();
"
>
I am a simple document that completes the test when loaded
</body>
</html>