mirror of
https://github.com/servo/servo.git
synced 2025-09-14 08:58:21 +01:00
Update web-platform-tests to revision 4657e102531b29ebfbf73b547693288c51c8b8c0
This commit is contained in:
parent
c449cbb8ea
commit
ecabb8b521
19 changed files with 777 additions and 272 deletions
|
@ -58,10 +58,10 @@
|
|||
expected: NOTRUN
|
||||
|
||||
[new Worker() with type=module and credentials=omit should not send the credentials]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[new Worker() with type=module and default credentials option should behave as credentials=same-origin and send the credentials for same-origin static imports]
|
||||
expected: NOTRUN
|
||||
expected: TIMEOUT
|
||||
|
||||
[new Worker() with type=classic should always send the credentials regardless of the credentials option (same-origin).]
|
||||
expected: NOTRUN
|
||||
|
@ -93,12 +93,3 @@
|
|||
[new Worker() with type=module and credentials=include should send the credentials for same-origin dynamic imports]
|
||||
expected: NOTRUN
|
||||
|
||||
[new Worker() with type=module and credentials=same-origin should send the credentials]
|
||||
expected: NOTRUN
|
||||
|
||||
[new Worker() with type=module and credentials=include should send the credentials]
|
||||
expected: NOTRUN
|
||||
|
||||
[new Worker() with type=module and default credentials option should behave as credentials=same-origin and send the credentials]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue