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