Sign in
webkit
/
WebKit
/
597ba040fbf1cee10ad96bab3c798377fe4dd608
/
.
/
LayoutTests
/
http
/
tests
/
download
/
resources
/
FAIL-notify-done.html
blob: 4f0236ba408b8d67518f8f956c9cafe1a4072041 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<body>
FAIL
<script>
onload
=
function
()
{
if
(
window
.
testRunner
)
testRunner
.
notifyDone
();
}
</script>
</body>
</html>