[wpt-sync] Sync PR 31254 - Add web platform tests for HTTP partitioned cookies
Categories
(Core :: Networking: Cookies, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox95 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31254 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31254
Details from upstream follow.
Dylan Cutler <dylancutler@google.com> wrote:
Add web platform tests for HTTP partitioned cookies
The test is expected to fail in the standard test suite and pass in the
virtual test suite when partitioned cookies are enabled.This test uses the Partitioned attribute to indicate a cookie is
partitioned, but it would also pass if cookies are partitioned by
default as well.Bug:1225444
Change-Id: I3f0c0907da8febee559b2211b00420e8767a48fe
Reviewed-on: https://chromium-review.googlesource.com/3223921
WPT-Export-Revision: a35266f9b0e58c477b78720e125f016adcdc54fb
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
OK : 1
PASS: 3
FAIL: 1
Chrome
OK : 1
PASS: 3
FAIL: 1
Safari
OK : 1
PASS: 3
FAIL: 1
Links
Details
New Tests That Don't Pass
/cookies/partitioned-cookies/partitioned-cookies.tentative.https.html
HTTP partitioned cookie on a different top-level site: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/05e1cc885420
https://hg.mozilla.org/mozilla-central/rev/7ffc15d6ad70
Description
•