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