mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
tests: Reintroduce CookieStore WPT test expectations (#38689)
CookieStore spec graduated from WICG and the test suite in WPT got renamed to `cookiestore` from `cookie-store`. This readds the baseline CookieStore expectations in preparation for landing an implementation. Testing: Reenables tests and readds expectations that were removed. Signed-off-by: Sebastian C <sebsebmc@gmail.com>
This commit is contained in:
parent
40e57e95b2
commit
027da6580e
54 changed files with 853 additions and 1 deletions
10
tests/wpt/meta/cookiestore/encoding.https.any.js.ini
vendored
Normal file
10
tests/wpt/meta/cookiestore/encoding.https.any.js.ini
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
[encoding.https.any.html]
|
||||
[BOM not stripped from name]
|
||||
expected: FAIL
|
||||
|
||||
[BOM not stripped from value]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[encoding.https.any.serviceworker.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue