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