mirror of
https://github.com/servo/servo.git
synced 2025-08-13 17:35:36 +01:00
Fix wrong priority for XHR username/password
This commit is contained in:
parent
46f8f3d009
commit
ff6194cc74
2 changed files with 3 additions and 15 deletions
|
@ -1,13 +0,0 @@
|
|||
[send-authentication-competing-names-passwords.htm]
|
||||
[XMLHttpRequest user/pass options: pass in URL, user in open()]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest user/pass options: user in URL, pass in open()]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest user/pass options: user/pass in URL; user in open()]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest user/pass options: user/pass in URL; pass in open()]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue