| Index: LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt b/LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt
|
| index 5985909bf1f487e3c160a8706c44f3e5b84b5cb5..1f0169e9d6f2b8eed451ed3b8667b235c99c6858 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt
|
| @@ -1,8 +1,9 @@
|
| -
|
| +This is a testharness.js-based test.
|
| PASS Test onreadystatechange + onabort invocation when abort()-ed in UNSENT state.
|
| PASS Test onreadystatechange + onabort invocation when abort()-ed in OPENED state.
|
| PASS Test onreadystatechange + onabort invocation when abort()-ed right after calling send().
|
| PASS Test onreadystatechange + onabort invocation when abort()-ed in HEADERS_RECEIVED state.
|
| PASS Test onreadystatechange + onabort invocation when abort()-ed in LOADING state.
|
| PASS Test onreadystatechange + onabort invocation when abort()-ed in DONE state.
|
| +Harness: the test ran to completion.
|
|
|
|
|