Chromium Code Reviews| Index: LayoutTests/http/tests/xmlhttprequest/response-stream-abort-expected.txt |
| diff --git a/LayoutTests/http/tests/xmlhttprequest/response-stream-abort-expected.txt b/LayoutTests/http/tests/xmlhttprequest/response-stream-abort-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e936f185e74e4229b0186af0ae44fe2a5542de2c |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/xmlhttprequest/response-stream-abort-expected.txt |
| @@ -0,0 +1,4 @@ |
| + |
| +PASS Test aborting XMLHttpRequest with responseType set to 'stream' in LOADING state. |
| +PASS Test aborting XMLHttpRequest with responseType set to 'stream' in DONE state. |
| + |