| Index: LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-name-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-name-expected.txt b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-name-expected.txt
|
| index 3be66e8df96a12e9ee0806be0310213139c482a3..a6cdd13cb21751646a175de59472d02b1f963c5f 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-name-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-name-expected.txt
|
| @@ -1,3 +1,3 @@
|
| Test that setRequestHeader throws a SYNTAX_ERR exception when called with an empty header name.
|
|
|
| -SUCCESS: got exception Error: SyntaxError: DOM Exception 12
|
| +SUCCESS: got exception SyntaxError: An invalid or illegal string was specified.
|
|
|