mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Added error checking on XMLHttpRequest::setWithCredentials
This commit is contained in:
parent
2010fbf0dd
commit
2093291539
4 changed files with 16 additions and 15 deletions
|
@ -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
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[XMLHttpRequest-withCredentials.worker]
|
||||
type: testharness
|
||||
[setting withCredentials when not in UNSENT, OPENED state]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue