mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Cookies are now expired immediately before each lookup
This commit is contained in:
parent
12693b51f5
commit
6d31827464
7 changed files with 16 additions and 70 deletions
|
@ -1,15 +0,0 @@
|
|||
[cors-cookies-redirect.any.worker.html]
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
||||
[cors-cookies-redirect]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[cors-cookies-redirect.any.html]
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
||||
[cors-cookies-redirect]
|
||||
expected: FAIL
|
||||
|
|
@ -1,26 +0,0 @@
|
|||
[cors-cookies.any.html]
|
||||
type: testharness
|
||||
[Include mode: local cookies are not sent with remote request]
|
||||
expected: FAIL
|
||||
|
||||
[Include mode: remote cookies are not sent with local request]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[cors-cookies.any.worker.html]
|
||||
type: testharness
|
||||
[Include mode: local cookies are not sent with remote request]
|
||||
expected: FAIL
|
||||
|
||||
[Include mode: remote cookies are not sent with local request]
|
||||
expected: FAIL
|
||||
|
||||
[Include mode: remote cookies are not sent with local request]
|
||||
expected: FAIL
|
||||
|
||||
[Include mode: local cookies are not sent with remote request]
|
||||
expected: FAIL
|
||||
|
||||
[cors-cookies]
|
||||
expected: FAIL
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
[cookies.any.html]
|
||||
type: testharness
|
||||
[Include mode: 2 cookies]
|
||||
expected: FAIL
|
||||
|
||||
[Omit mode: no cookie is stored]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin mode: 1 cookie]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin mode: 2 cookies]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[cookies.any.worker.html]
|
||||
type: testharness
|
||||
[Include mode: 2 cookies]
|
||||
expected: FAIL
|
||||
|
||||
[Omit mode: no cookie is stored]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin mode: 1 cookie]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin mode: 2 cookies]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue