Index: LayoutTests/fast/xmlhttprequest/xmlhttprequest-set-responsetype-expected.txt |
diff --git a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-set-responsetype-expected.txt b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-set-responsetype-expected.txt |
index 76d41cc01ffbab3e251c6f5ebdf143b76bec409f..89345541a9f44d23d64dba5188a97b66d2f7c4bb 100644 |
--- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-set-responsetype-expected.txt |
+++ b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-set-responsetype-expected.txt |
@@ -1,3 +1,5 @@ |
+CONSOLE WARNING: The provided value 'dkjdfkjdfkj' is not a valid value of type 'XMLHttpRequestResponseType'. |
+CONSOLE WARNING: The provided value 'asdfasdfasd' is not a valid 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". |