Added error checking on XMLHttpRequest::setWithCredentials

This commit is contained in:
Keith Yeung 2015-01-31 20:41:34 +08:00
parent 2010fbf0dd
commit 2093291539
4 changed files with 16 additions and 15 deletions

View file

@ -1,8 +0,0 @@
[XMLHttpRequest-withCredentials.html]
type: testharness
[setting on synchronous XHR]
expected: FAIL
[setting withCredentials when not in UNSENT, OPENED state]
expected: FAIL

View file

@ -1,5 +0,0 @@
[XMLHttpRequest-withCredentials.worker]
type: testharness
[setting withCredentials when not in UNSENT, OPENED state]
expected: FAIL