Index: LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-response-type-blob-expected.txt |
diff --git a/LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-expected.txt b/LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-response-type-blob-expected.txt |
similarity index 59% |
copy from LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-expected.txt |
copy to LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-response-type-blob-expected.txt |
index 140292cf0e01b31e7f4a2e93d0ee33fd716b7d8b..76dbaab186b5b356c907a455295d2708ef23cf80 100644 |
--- a/LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-expected.txt |
+++ b/LayoutTests/platform/linux/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress-response-type-blob-expected.txt |
@@ -1,6 +1,4 @@ |
-Test case for Bug 18655: [XHR] OnProgress needs more test case |
- |
-This test verify that file with content type does trigger onProgress event. |
+This test verify that file with content type does trigger onProgress event when response type 'blob' is specified. |
You should see PASSED twice. |