Chromium Code Reviews| Index: LayoutTests/http/tests/xmlhttprequest/upload-onload-event-expected.txt |
| diff --git a/LayoutTests/http/tests/xmlhttprequest/upload-onload-event-expected.txt b/LayoutTests/http/tests/xmlhttprequest/upload-onload-event-expected.txt |
| index 11363720dcc2fefc6cd2c11cf24f6c6a46a2acc4..75b602d4e2444045c26dde5cf7e456c372d670b0 100644 |
| --- a/LayoutTests/http/tests/xmlhttprequest/upload-onload-event-expected.txt |
| +++ b/LayoutTests/http/tests/xmlhttprequest/upload-onload-event-expected.txt |
| @@ -1,4 +1,3 @@ |
| -This test that the load event is fired for XMLHttpRequestUpload objects. |
| -PASS: load event fired on XMLHttpRequestUpload. |
| +PASS Check that upload 'load' events are delivered and have expected values. |