| 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..46a0720ab5ade45bdaca1a0664d27c76908def9d 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.
|
|
|
|
|