Sign in
webkit
/
WebKit
/
436b72e27e0464bf3a61a2b074723e3cc9dee953
/
.
/
LayoutTests
/
http
/
tests
/
navigation
/
resources
/
notify-done.html
blob: 998e9278ef7b846b7a2d9203e45507be03ffa1ea [
file
] [
log
] [
blame
]
<html>
<script>
if
(
window
.
testRunner
)
testRunner
.
notifyDone
();
</script>
<body>
This page calls testRunner.notifyDone().
</html>