Skip to content

Commit fba7358

Browse files
authored
Update URL of Cookie Store API following move to WHATWG (#2057)
Via web-platform-tests/wpt#54005 (comment)
1 parent 27adf43 commit fba7358

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

specs.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@
6464
},
6565
"https://compression.spec.whatwg.org/",
6666
"https://console.spec.whatwg.org/",
67+
{
68+
"url": "https://cookiestore.spec.whatwg.org/",
69+
"formerNames": [
70+
"cookie-store"
71+
]
72+
},
6773
{
6874
"url": "https://datatracker.ietf.org/doc/html/draft-cutler-httpbis-partitioned-cookies",
6975
"nightly": {
@@ -715,7 +721,6 @@
715721
]
716722
},
717723
"https://wicg.github.io/content-index/spec/",
718-
"https://wicg.github.io/cookie-store/",
719724
"https://wicg.github.io/crash-reporting/",
720725
{
721726
"url": "https://wicg.github.io/csp-next/scripting-policy.html",

0 commit comments

Comments
 (0)