Sign in
webkit
/
WebKit
/
4bcb3438baef1cfe12aea6aa10c3a06a0ad5b00d
/
.
/
LayoutTests
/
fast
/
loader
/
resources
/
subframe-success.html
blob: 817e350178f85a7c00cae4ce6ff2ebb3ed9cc1d3 [
file
] [
log
] [
blame
]
bfulgham@apple.com
e815123
2016-12-23 00:20:27 +0000
[
diff
] [
blame
]
1
<html>
2
<body
onload
=
"
parent
.
finishTest
();
"
>
3
I am a simple document that completes the test when loaded
4
</body>
5
</html>