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