Sign in
webkit
/
WebKit
/
52b7bf5ed79012977948456de78fa60819deaf7e
/
.
/
LayoutTests
/
fast
/
dom
/
Window
/
resources
/
sibling-subframe-content.html
blob: 47118f10bc553307d65f7f6b2d0e6f92b09ea569 [
file
] [
log
] [
blame
]
<script>
function
loaded
()
{
if
(
window
.
testRunner
)
testRunner
.
notifyDone
();
}
</script>
<body
onload
=
"
loaded
()
"
>
This text successfully replaced the original text in the frame. Test succeeded!
</body>