Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkit-2023.7-embargoed
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
location-change-frame-2.html
blob: 19a32ff5faca1719d0161bac09d696b634bb82f7 [
file
] [
edit
]
<p>
SUCCESS
</p>
<script>
if
(
window
.
testRunner
)
{
alert
(
"SUCCESS"
);
testRunner
.
notifyDone
();
}
</script>