| 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 fd2df15db9274c5165c38e97f76b45f4011287e4..5806f590561598fbcd9e9a7a12dccbd03cf7b939 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
|
| @@ -1,5 +1,5 @@
|
| -CONSOLE WARNING: The provided value 'dkjdfkjdfkj' is not a valid enum value of type XMLHttpRequestResponseType.
|
| -CONSOLE WARNING: The provided value 'asdfasdfasd' is not a valid enum value of type XMLHttpRequestResponseType.
|
| +CONSOLE WARNING: line 1: The provided value 'dkjdfkjdfkj' is not a valid enum value of type XMLHttpRequestResponseType.
|
| +CONSOLE WARNING: line 1: The provided value 'asdfasdfasd' is not a valid enum value of type XMLHttpRequestResponseType.
|
| This test checks if setting non-supported type does not throw an exception
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|