Sign in
webkit
/
WebKit
/
eed77a11249751f1b57a22699bda54381a2f6123
/
.
/
LayoutTests
/
http
/
tests
/
security
/
resources
/
innocent-victim-with-notify.html
blob: 7f758b5b5ab5275bfa8a9cbd6fc6802857a8e55c [
file
] [
log
] [
blame
]
<html>
<head>
<script>
onload
=
function
()
{
if
(
window
.
testRunner
)
testRunner
.
globalFlag
=
true
;
}
</script>
</head>
<body>
This page doesn't do anything special (except signal that it has finished loading).
</body>
</html>