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