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