We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27adf43 commit fba7358Copy full SHA for fba7358
specs.json
@@ -64,6 +64,12 @@
64
},
65
"https://compression.spec.whatwg.org/",
66
"https://console.spec.whatwg.org/",
67
+ {
68
+ "url": "https://cookiestore.spec.whatwg.org/",
69
+ "formerNames": [
70
+ "cookie-store"
71
+ ]
72
+ },
73
{
74
"url": "https://datatracker.ietf.org/doc/html/draft-cutler-httpbis-partitioned-cookies",
75
"nightly": {
@@ -715,7 +721,6 @@
715
721
]
716
722
717
723
"https://wicg.github.io/content-index/spec/",
718
- "https://wicg.github.io/cookie-store/",
719
724
"https://wicg.github.io/crash-reporting/",
720
725
726
"url": "https://wicg.github.io/csp-next/scripting-policy.html",
0 commit comments