browser-specs 4.1.0 → 4.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.json +75 -7
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -304,12 +304,12 @@
|
|
|
304
304
|
"currentSpecification": "partitioned-cookies",
|
|
305
305
|
"title": "Cookies Having Independent Partitioned State specification",
|
|
306
306
|
"shortTitle": "Cookies Having Independent Partitioned State",
|
|
307
|
-
"nightlyUrl": "https://
|
|
307
|
+
"nightlyUrl": "https://explainers-by-googlers.github.io/CHIPS-spec/draft-cutler-httpbis-partitioned-cookies.html"
|
|
308
308
|
},
|
|
309
309
|
"nightly": {
|
|
310
|
-
"url": "https://
|
|
310
|
+
"url": "https://explainers-by-googlers.github.io/CHIPS-spec/draft-cutler-httpbis-partitioned-cookies.html",
|
|
311
311
|
"status": "Editor's Draft",
|
|
312
|
-
"repository": "https://github.com/
|
|
312
|
+
"repository": "https://github.com/explainers-by-googlers/CHIPS-spec",
|
|
313
313
|
"alternateUrls": [],
|
|
314
314
|
"sourcePath": "draft-cutler-httpbis-partitioned-cookies.md",
|
|
315
315
|
"filename": "draft-cutler-httpbis-partitioned-cookies.html"
|
|
@@ -4455,6 +4455,40 @@
|
|
|
4455
4455
|
],
|
|
4456
4456
|
"standing": "good"
|
|
4457
4457
|
},
|
|
4458
|
+
{
|
|
4459
|
+
"url": "https://tc39.es/proposal-arraybuffer-base64/spec/",
|
|
4460
|
+
"seriesComposition": "full",
|
|
4461
|
+
"shortname": "tc39-arraybuffer-base64",
|
|
4462
|
+
"series": {
|
|
4463
|
+
"shortname": "tc39-arraybuffer-base64",
|
|
4464
|
+
"currentSpecification": "tc39-arraybuffer-base64",
|
|
4465
|
+
"title": "Uint8Array to/from base64",
|
|
4466
|
+
"shortTitle": "Uint8Array to/from base64",
|
|
4467
|
+
"nightlyUrl": "https://tc39.es/proposal-arraybuffer-base64/spec/"
|
|
4468
|
+
},
|
|
4469
|
+
"nightly": {
|
|
4470
|
+
"url": "https://tc39.es/proposal-arraybuffer-base64/spec/",
|
|
4471
|
+
"status": "Editor's Draft",
|
|
4472
|
+
"sourcePath": "spec.html",
|
|
4473
|
+
"alternateUrls": [],
|
|
4474
|
+
"repository": "https://github.com/tc39/proposal-arraybuffer-base64",
|
|
4475
|
+
"filename": "index.html"
|
|
4476
|
+
},
|
|
4477
|
+
"organization": "Ecma International",
|
|
4478
|
+
"groups": [
|
|
4479
|
+
{
|
|
4480
|
+
"name": "TC39",
|
|
4481
|
+
"url": "https://tc39.es/"
|
|
4482
|
+
}
|
|
4483
|
+
],
|
|
4484
|
+
"title": "Uint8Array to/from base64",
|
|
4485
|
+
"source": "spec",
|
|
4486
|
+
"shortTitle": "Uint8Array to/from base64",
|
|
4487
|
+
"categories": [
|
|
4488
|
+
"browser"
|
|
4489
|
+
],
|
|
4490
|
+
"standing": "good"
|
|
4491
|
+
},
|
|
4458
4492
|
{
|
|
4459
4493
|
"url": "https://tc39.es/proposal-arraybuffer-transfer/",
|
|
4460
4494
|
"seriesComposition": "full",
|
|
@@ -5289,8 +5323,8 @@
|
|
|
5289
5323
|
"series": {
|
|
5290
5324
|
"shortname": "mathml-aam",
|
|
5291
5325
|
"currentSpecification": "mathml-aam",
|
|
5292
|
-
"title": "MathML
|
|
5293
|
-
"shortTitle": "MathML
|
|
5326
|
+
"title": "MathML Accessibility API Mappings",
|
|
5327
|
+
"shortTitle": "MathML Accessibility API Mappings",
|
|
5294
5328
|
"nightlyUrl": "https://w3c.github.io/mathml-aam/"
|
|
5295
5329
|
},
|
|
5296
5330
|
"organization": "W3C",
|
|
@@ -5308,9 +5342,9 @@
|
|
|
5308
5342
|
"sourcePath": "index.html",
|
|
5309
5343
|
"filename": "index.html"
|
|
5310
5344
|
},
|
|
5311
|
-
"title": "MathML
|
|
5345
|
+
"title": "MathML Accessibility API Mappings 1.0",
|
|
5312
5346
|
"source": "spec",
|
|
5313
|
-
"shortTitle": "MathML
|
|
5347
|
+
"shortTitle": "MathML Accessibility API Mappings 1.0",
|
|
5314
5348
|
"categories": [
|
|
5315
5349
|
"browser"
|
|
5316
5350
|
],
|
|
@@ -6904,6 +6938,40 @@
|
|
|
6904
6938
|
],
|
|
6905
6939
|
"standing": "good"
|
|
6906
6940
|
},
|
|
6941
|
+
{
|
|
6942
|
+
"url": "https://wicg.github.io/digital-identities/",
|
|
6943
|
+
"seriesComposition": "full",
|
|
6944
|
+
"shortname": "digital-identities",
|
|
6945
|
+
"series": {
|
|
6946
|
+
"shortname": "digital-identities",
|
|
6947
|
+
"currentSpecification": "digital-identities",
|
|
6948
|
+
"title": "Digital Credentials",
|
|
6949
|
+
"shortTitle": "Digital Credentials",
|
|
6950
|
+
"nightlyUrl": "https://wicg.github.io/digital-identities/"
|
|
6951
|
+
},
|
|
6952
|
+
"organization": "W3C",
|
|
6953
|
+
"groups": [
|
|
6954
|
+
{
|
|
6955
|
+
"name": "Web Platform Incubator Community Group",
|
|
6956
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
6957
|
+
}
|
|
6958
|
+
],
|
|
6959
|
+
"nightly": {
|
|
6960
|
+
"url": "https://wicg.github.io/digital-identities/",
|
|
6961
|
+
"status": "Draft Community Group Report",
|
|
6962
|
+
"alternateUrls": [],
|
|
6963
|
+
"repository": "https://github.com/WICG/digital-identities",
|
|
6964
|
+
"sourcePath": "index.html",
|
|
6965
|
+
"filename": "index.html"
|
|
6966
|
+
},
|
|
6967
|
+
"title": "Digital Credentials",
|
|
6968
|
+
"source": "spec",
|
|
6969
|
+
"shortTitle": "Digital Credentials",
|
|
6970
|
+
"categories": [
|
|
6971
|
+
"browser"
|
|
6972
|
+
],
|
|
6973
|
+
"standing": "good"
|
|
6974
|
+
},
|
|
6907
6975
|
{
|
|
6908
6976
|
"url": "https://wicg.github.io/document-picture-in-picture/",
|
|
6909
6977
|
"seriesComposition": "full",
|
package/package.json
CHANGED