Sign in
webkit
/
WebKit
/
ecbcd311b05ac239b92fcb2f58299787a062a338
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
location-change-frame-2.html
blob: 19a32ff5faca1719d0161bac09d696b634bb82f7 [
file
] [
log
] [
blame
]
<p>
SUCCESS
</p>
<script>
if
(
window
.
testRunner
)
{
alert
(
"SUCCESS"
);
testRunner
.
notifyDone
();
}
</script>