diff --git a/testing/web-platform/meta/cookies/http-state/comma-tests.html.ini b/testing/web-platform/meta/cookies/http-state/comma-tests.html.ini new file mode 100644 index 000000000000..7a198880c8c2 --- /dev/null +++ b/testing/web-platform/meta/cookies/http-state/comma-tests.html.ini @@ -0,0 +1,7 @@ +[comma-tests.html] + [comma0006 - comma0006 - assert_equals: expected "foo=bar" but got ""] + expected: FAIL + + [comma0007 - comma0007 - assert_equals: expected "foo=bar" but got ""] + expected: FAIL + diff --git a/testing/web-platform/meta/cookies/http-state/general-tests.html.ini b/testing/web-platform/meta/cookies/http-state/general-tests.html.ini index b5a16e51a642..ebf7a70bf0ad 100644 --- a/testing/web-platform/meta/cookies/http-state/general-tests.html.ini +++ b/testing/web-platform/meta/cookies/http-state/general-tests.html.ini @@ -1,4 +1,7 @@ [general-tests.html] + [0002 - Set cookie with future expiration. - assert_equals: expected "foo=bar" but got ""] + expected: FAIL + [0021 - Ignore cookie without key in all 'Set-Cookie'.] expected: FAIL