Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
no-file-access-frame-2.html
blob: 15a5ed46f8eba62d066cc7989ef063bd98863707 [
file
] [
edit
]
<p>
SUCCESS
</p>
<script>
if
(
window
.
testRunner
)
{
alert
(
"SUCCESS"
);
testRunner
.
notifyDone
();
}
</script>