You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: activities.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -492,9 +492,9 @@ Cookie Store API:
492
492
position: positive
493
493
rationale: |
494
494
This API provides better access to cookies. We are positive for a subset of this API which only exposes the same information available through document.cookie. See [WICG/cookie-store issue #241](https://github.com/WICG/cookie-store/issues/241).
495
-
url: https://wicg.github.io/cookie-store/
495
+
url: https://cookiestore.spec.whatwg.org/
496
496
venues:
497
-
- Proposal
497
+
- WHATWG
498
498
Cookies Having Independent Partitioned State:
499
499
description: |
500
500
Defines the Partitioned cookie attribute. This attribute will indicate to user agents that these cross-site cookies should only be available in the same top-level context that the cookie was created in.
0 commit comments