mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
7
tests/wpt/meta/websockets/cookies/001.html.ini
Normal file
7
tests/wpt/meta/websockets/cookies/001.html.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
[001.html?wss&wpt_flags=https]
|
||||
|
||||
[001.html]
|
||||
|
||||
[001.html?wpt_flags=h2]
|
||||
[WebSockets: Cookie in request]
|
||||
expected: FAIL
|
8
tests/wpt/meta/websockets/cookies/002.html.ini
Normal file
8
tests/wpt/meta/websockets/cookies/002.html.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[002.html?wpt_flags=h2]
|
||||
[WebSockets: Set-Cookie in response]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[002.html?wss&wpt_flags=https]
|
||||
|
||||
[002.html]
|
3
tests/wpt/meta/websockets/cookies/003.html.ini
Normal file
3
tests/wpt/meta/websockets/cookies/003.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[003.html?wpt_flags=h2]
|
||||
[WebSockets: sending HttpOnly cookies in ws request]
|
||||
expected: FAIL
|
5
tests/wpt/meta/websockets/cookies/006.html.ini
Normal file
5
tests/wpt/meta/websockets/cookies/006.html.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[006.html?wss&wpt_flags=https]
|
||||
|
||||
[006.html?wpt_flags=h2]
|
||||
[WebSockets: setting Secure cookie with document.cookie, checking ws request]
|
||||
expected: FAIL
|
13
tests/wpt/meta/websockets/cookies/007.html.ini
Normal file
13
tests/wpt/meta/websockets/cookies/007.html.ini
Normal file
|
@ -0,0 +1,13 @@
|
|||
[007.html?wss&wpt_flags=https]
|
||||
[WebSockets: when to process set-cookie fields in ws response]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[007.html]
|
||||
[WebSockets: when to process set-cookie fields in ws response]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[007.html?wpt_flags=h2]
|
||||
[WebSockets: when to process set-cookie fields in ws response]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue