Index: LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-response-type-blob-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-expected.txt b/LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-response-type-blob-expected.txt |
similarity index 60% |
copy from LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-expected.txt |
copy to LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-response-type-blob-expected.txt |
index e689f8b7def1dcedc056ec026d4a833840cd1d60..424cd0c93baa8da9f1647f74b0c9122e9ac47859 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent-response-type-blob-expected.txt |
@@ -1,4 +1,4 @@ |
-Test case for bug 13596: Implement .onprogress handler on XMLHttpRequest objects to support progressive download content length information |
+.onprogress handler on XMLHttpRequest objects with response type "blob" works to support progressive download content length information |
You should see type, bubble, cancelable, eventPhase, target and current target. |