Sign in
webkit
/
WebKit
/
939e9d9dca352ef0e519c767220f928dea5a0c13
/
.
/
LayoutTests
/
fast
/
frames
/
resources
/
no-file-access-frame-2.html
blob: 15a5ed46f8eba62d066cc7989ef063bd98863707 [
file
] [
log
] [
blame
]
<p>
SUCCESS
</p>
<script>
if
(
window
.
testRunner
)
{
alert
(
"SUCCESS"
);
testRunner
.
notifyDone
();
}
</script>