| Index: third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-set-responsetype-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-set-responsetype-expected.txt b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-set-responsetype-expected.txt
|
| index 5806f590561598fbcd9e9a7a12dccbd03cf7b939..b6b8e02b8a5b80443b009b42f551e931102d0b7e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-set-responsetype-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-set-responsetype-expected.txt
|
| @@ -10,7 +10,6 @@ PASS xhr.responseType is "blob"
|
| PASS xhr.responseType is "document"
|
| PASS xhr.responseType is "json"
|
| PASS xhr.responseType is "text"
|
| -PASS xhr.responseType is "legacystream"
|
| PASS xhr.responseType = "dkjdfkjdfkj" did not throw exception.
|
| PASS xhr.responseType = "text"; xhr.responseType = "asdfasdfasd"; xhr.responseType is "text"
|
| PASS successfullyParsed is true
|
|
|