browser-specs 4.15.0 → 4.17.0
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 +136 -84
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1406,6 +1406,51 @@
|
|
|
1406
1406
|
]
|
|
1407
1407
|
}
|
|
1408
1408
|
},
|
|
1409
|
+
{
|
|
1410
|
+
"url": "https://drafts.csswg.org/selectors-5/",
|
|
1411
|
+
"seriesComposition": "delta",
|
|
1412
|
+
"shortname": "selectors-5",
|
|
1413
|
+
"series": {
|
|
1414
|
+
"shortname": "selectors",
|
|
1415
|
+
"currentSpecification": "selectors-4",
|
|
1416
|
+
"title": "Selectors",
|
|
1417
|
+
"shortTitle": "Selectors",
|
|
1418
|
+
"releaseUrl": "https://www.w3.org/TR/selectors/",
|
|
1419
|
+
"nightlyUrl": "https://drafts.csswg.org/selectors/"
|
|
1420
|
+
},
|
|
1421
|
+
"seriesVersion": "5",
|
|
1422
|
+
"seriesPrevious": "selectors-4",
|
|
1423
|
+
"organization": "W3C",
|
|
1424
|
+
"groups": [
|
|
1425
|
+
{
|
|
1426
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1427
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
1428
|
+
}
|
|
1429
|
+
],
|
|
1430
|
+
"nightly": {
|
|
1431
|
+
"url": "https://drafts.csswg.org/selectors-5/",
|
|
1432
|
+
"status": "Editor's Draft",
|
|
1433
|
+
"alternateUrls": [
|
|
1434
|
+
"https://w3c.github.io/csswg-drafts/selectors-5/"
|
|
1435
|
+
],
|
|
1436
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1437
|
+
"sourcePath": "selectors-5/Overview.bs",
|
|
1438
|
+
"filename": "index.html"
|
|
1439
|
+
},
|
|
1440
|
+
"title": "Selectors Level 5",
|
|
1441
|
+
"source": "spec",
|
|
1442
|
+
"shortTitle": "Selectors 5",
|
|
1443
|
+
"categories": [
|
|
1444
|
+
"browser"
|
|
1445
|
+
],
|
|
1446
|
+
"standing": "good",
|
|
1447
|
+
"tests": {
|
|
1448
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1449
|
+
"testPaths": [
|
|
1450
|
+
"css/selectors"
|
|
1451
|
+
]
|
|
1452
|
+
}
|
|
1453
|
+
},
|
|
1409
1454
|
{
|
|
1410
1455
|
"url": "https://drafts.fxtf.org/compositing-2/",
|
|
1411
1456
|
"seriesComposition": "full",
|
|
@@ -1546,8 +1591,8 @@
|
|
|
1546
1591
|
"organization": "W3C",
|
|
1547
1592
|
"groups": [
|
|
1548
1593
|
{
|
|
1549
|
-
"name": "
|
|
1550
|
-
"url": "https://www.w3.org/
|
|
1594
|
+
"name": "Federated Identity Working Group",
|
|
1595
|
+
"url": "https://www.w3.org/groups/wg/fedid/"
|
|
1551
1596
|
}
|
|
1552
1597
|
],
|
|
1553
1598
|
"nightly": {
|
|
@@ -4532,40 +4577,6 @@
|
|
|
4532
4577
|
],
|
|
4533
4578
|
"standing": "good"
|
|
4534
4579
|
},
|
|
4535
|
-
{
|
|
4536
|
-
"url": "https://tc39.es/proposal-array-grouping/",
|
|
4537
|
-
"seriesComposition": "full",
|
|
4538
|
-
"shortname": "tc39-array-grouping",
|
|
4539
|
-
"series": {
|
|
4540
|
-
"shortname": "tc39-array-grouping",
|
|
4541
|
-
"currentSpecification": "tc39-array-grouping",
|
|
4542
|
-
"title": "Array Grouping",
|
|
4543
|
-
"shortTitle": "Array Grouping",
|
|
4544
|
-
"nightlyUrl": "https://tc39.es/proposal-array-grouping/"
|
|
4545
|
-
},
|
|
4546
|
-
"organization": "Ecma International",
|
|
4547
|
-
"groups": [
|
|
4548
|
-
{
|
|
4549
|
-
"name": "TC39",
|
|
4550
|
-
"url": "https://tc39.es/"
|
|
4551
|
-
}
|
|
4552
|
-
],
|
|
4553
|
-
"nightly": {
|
|
4554
|
-
"url": "https://tc39.es/proposal-array-grouping/",
|
|
4555
|
-
"status": "Editor's Draft",
|
|
4556
|
-
"alternateUrls": [],
|
|
4557
|
-
"repository": "https://github.com/tc39/proposal-array-grouping",
|
|
4558
|
-
"sourcePath": "spec.emu",
|
|
4559
|
-
"filename": "index.html"
|
|
4560
|
-
},
|
|
4561
|
-
"title": "Array Grouping",
|
|
4562
|
-
"source": "spec",
|
|
4563
|
-
"shortTitle": "Array Grouping",
|
|
4564
|
-
"categories": [
|
|
4565
|
-
"browser"
|
|
4566
|
-
],
|
|
4567
|
-
"standing": "good"
|
|
4568
|
-
},
|
|
4569
4580
|
{
|
|
4570
4581
|
"url": "https://tc39.es/proposal-arraybuffer-base64/spec/",
|
|
4571
4582
|
"seriesComposition": "full",
|
|
@@ -4601,15 +4612,15 @@
|
|
|
4601
4612
|
"standing": "good"
|
|
4602
4613
|
},
|
|
4603
4614
|
{
|
|
4604
|
-
"url": "https://tc39.es/proposal-
|
|
4615
|
+
"url": "https://tc39.es/proposal-async-explicit-resource-management/",
|
|
4605
4616
|
"seriesComposition": "full",
|
|
4606
|
-
"shortname": "tc39-
|
|
4617
|
+
"shortname": "tc39-async-explicit-resource-management",
|
|
4607
4618
|
"series": {
|
|
4608
|
-
"shortname": "tc39-
|
|
4609
|
-
"currentSpecification": "tc39-
|
|
4610
|
-
"title": "
|
|
4611
|
-
"shortTitle": "
|
|
4612
|
-
"nightlyUrl": "https://tc39.es/proposal-
|
|
4619
|
+
"shortname": "tc39-async-explicit-resource-management",
|
|
4620
|
+
"currentSpecification": "tc39-async-explicit-resource-management",
|
|
4621
|
+
"title": "ECMAScript Async Explicit Resource Management",
|
|
4622
|
+
"shortTitle": "ECMAScript Async Explicit Resource Management",
|
|
4623
|
+
"nightlyUrl": "https://tc39.es/proposal-async-explicit-resource-management/"
|
|
4613
4624
|
},
|
|
4614
4625
|
"organization": "Ecma International",
|
|
4615
4626
|
"groups": [
|
|
@@ -4619,31 +4630,31 @@
|
|
|
4619
4630
|
}
|
|
4620
4631
|
],
|
|
4621
4632
|
"nightly": {
|
|
4622
|
-
"url": "https://tc39.es/proposal-
|
|
4633
|
+
"url": "https://tc39.es/proposal-async-explicit-resource-management/",
|
|
4623
4634
|
"status": "Editor's Draft",
|
|
4624
4635
|
"alternateUrls": [],
|
|
4625
|
-
"repository": "https://github.com/tc39/proposal-
|
|
4636
|
+
"repository": "https://github.com/tc39/proposal-async-explicit-resource-management",
|
|
4626
4637
|
"sourcePath": "spec.emu",
|
|
4627
4638
|
"filename": "index.html"
|
|
4628
4639
|
},
|
|
4629
|
-
"title": "
|
|
4640
|
+
"title": "ECMAScript Async Explicit Resource Management",
|
|
4630
4641
|
"source": "spec",
|
|
4631
|
-
"shortTitle": "
|
|
4642
|
+
"shortTitle": "ECMAScript Async Explicit Resource Management",
|
|
4632
4643
|
"categories": [
|
|
4633
4644
|
"browser"
|
|
4634
4645
|
],
|
|
4635
4646
|
"standing": "good"
|
|
4636
4647
|
},
|
|
4637
4648
|
{
|
|
4638
|
-
"url": "https://tc39.es/proposal-
|
|
4649
|
+
"url": "https://tc39.es/proposal-canonical-tz/",
|
|
4639
4650
|
"seriesComposition": "full",
|
|
4640
|
-
"shortname": "tc39-
|
|
4651
|
+
"shortname": "tc39-canonical-tz",
|
|
4641
4652
|
"series": {
|
|
4642
|
-
"shortname": "tc39-
|
|
4643
|
-
"currentSpecification": "tc39-
|
|
4644
|
-
"title": "
|
|
4645
|
-
"shortTitle": "
|
|
4646
|
-
"nightlyUrl": "https://tc39.es/proposal-
|
|
4653
|
+
"shortname": "tc39-canonical-tz",
|
|
4654
|
+
"currentSpecification": "tc39-canonical-tz",
|
|
4655
|
+
"title": "Time Zone Canonicalization proposal",
|
|
4656
|
+
"shortTitle": "Time Zone Canonicalization",
|
|
4657
|
+
"nightlyUrl": "https://tc39.es/proposal-canonical-tz/"
|
|
4647
4658
|
},
|
|
4648
4659
|
"organization": "Ecma International",
|
|
4649
4660
|
"groups": [
|
|
@@ -4653,16 +4664,16 @@
|
|
|
4653
4664
|
}
|
|
4654
4665
|
],
|
|
4655
4666
|
"nightly": {
|
|
4656
|
-
"url": "https://tc39.es/proposal-
|
|
4667
|
+
"url": "https://tc39.es/proposal-canonical-tz/",
|
|
4657
4668
|
"status": "Editor's Draft",
|
|
4658
4669
|
"alternateUrls": [],
|
|
4659
|
-
"repository": "https://github.com/tc39/proposal-
|
|
4660
|
-
"sourcePath": "spec.
|
|
4670
|
+
"repository": "https://github.com/tc39/proposal-canonical-tz",
|
|
4671
|
+
"sourcePath": "spec.html",
|
|
4661
4672
|
"filename": "index.html"
|
|
4662
4673
|
},
|
|
4663
|
-
"title": "
|
|
4674
|
+
"title": "Time Zone Canonicalization proposal",
|
|
4664
4675
|
"source": "spec",
|
|
4665
|
-
"shortTitle": "
|
|
4676
|
+
"shortTitle": "Time Zone Canonicalization",
|
|
4666
4677
|
"categories": [
|
|
4667
4678
|
"browser"
|
|
4668
4679
|
],
|
|
@@ -5042,15 +5053,15 @@
|
|
|
5042
5053
|
"standing": "good"
|
|
5043
5054
|
},
|
|
5044
5055
|
{
|
|
5045
|
-
"url": "https://tc39.es/proposal-
|
|
5056
|
+
"url": "https://tc39.es/proposal-regex-escaping/",
|
|
5046
5057
|
"seriesComposition": "full",
|
|
5047
|
-
"shortname": "tc39-
|
|
5058
|
+
"shortname": "tc39-regex-escaping",
|
|
5048
5059
|
"series": {
|
|
5049
|
-
"shortname": "tc39-
|
|
5050
|
-
"currentSpecification": "tc39-
|
|
5051
|
-
"title": "
|
|
5052
|
-
"shortTitle": "
|
|
5053
|
-
"nightlyUrl": "https://tc39.es/proposal-
|
|
5060
|
+
"shortname": "tc39-regex-escaping",
|
|
5061
|
+
"currentSpecification": "tc39-regex-escaping",
|
|
5062
|
+
"title": "RegExp.escape",
|
|
5063
|
+
"shortTitle": "RegExp.escape",
|
|
5064
|
+
"nightlyUrl": "https://tc39.es/proposal-regex-escaping/"
|
|
5054
5065
|
},
|
|
5055
5066
|
"organization": "Ecma International",
|
|
5056
5067
|
"groups": [
|
|
@@ -5060,16 +5071,16 @@
|
|
|
5060
5071
|
}
|
|
5061
5072
|
],
|
|
5062
5073
|
"nightly": {
|
|
5063
|
-
"url": "https://tc39.es/proposal-
|
|
5074
|
+
"url": "https://tc39.es/proposal-regex-escaping/",
|
|
5064
5075
|
"status": "Editor's Draft",
|
|
5065
5076
|
"alternateUrls": [],
|
|
5066
|
-
"repository": "https://github.com/tc39/proposal-
|
|
5067
|
-
"sourcePath": "spec.
|
|
5077
|
+
"repository": "https://github.com/tc39/proposal-regex-escaping",
|
|
5078
|
+
"sourcePath": "spec.emu",
|
|
5068
5079
|
"filename": "index.html"
|
|
5069
5080
|
},
|
|
5070
|
-
"title": "
|
|
5081
|
+
"title": "RegExp.escape",
|
|
5071
5082
|
"source": "spec",
|
|
5072
|
-
"shortTitle": "
|
|
5083
|
+
"shortTitle": "RegExp.escape",
|
|
5073
5084
|
"categories": [
|
|
5074
5085
|
"browser"
|
|
5075
5086
|
],
|
|
@@ -6220,6 +6231,43 @@
|
|
|
6220
6231
|
],
|
|
6221
6232
|
"standing": "good"
|
|
6222
6233
|
},
|
|
6234
|
+
{
|
|
6235
|
+
"url": "https://webassembly.github.io/js-string-builtins/js-api/",
|
|
6236
|
+
"seriesComposition": "fork",
|
|
6237
|
+
"shortname": "wasm-js-api-2-fork-js-string-builtins",
|
|
6238
|
+
"series": {
|
|
6239
|
+
"shortname": "wasm-js-api",
|
|
6240
|
+
"currentSpecification": "wasm-js-api-2",
|
|
6241
|
+
"title": "WebAssembly JavaScript Interface",
|
|
6242
|
+
"shortTitle": "WebAssembly JavaScript Interface",
|
|
6243
|
+
"releaseUrl": "https://www.w3.org/TR/wasm-js-api/",
|
|
6244
|
+
"nightlyUrl": "https://webassembly.github.io/spec/js-api/"
|
|
6245
|
+
},
|
|
6246
|
+
"seriesVersion": "2",
|
|
6247
|
+
"forkOf": "wasm-js-api-2",
|
|
6248
|
+
"title": "WebAssembly JavaScript Interface: JS String Builtins",
|
|
6249
|
+
"organization": "W3C",
|
|
6250
|
+
"groups": [
|
|
6251
|
+
{
|
|
6252
|
+
"name": "WebAssembly Community Group",
|
|
6253
|
+
"url": "https://www.w3.org/community/webassembly/"
|
|
6254
|
+
}
|
|
6255
|
+
],
|
|
6256
|
+
"nightly": {
|
|
6257
|
+
"url": "https://webassembly.github.io/js-string-builtins/js-api/",
|
|
6258
|
+
"status": "Editor's Draft",
|
|
6259
|
+
"alternateUrls": [],
|
|
6260
|
+
"repository": "https://github.com/WebAssembly/js-string-builtins",
|
|
6261
|
+
"sourcePath": "document/js-api/index.bs",
|
|
6262
|
+
"filename": "index.html"
|
|
6263
|
+
},
|
|
6264
|
+
"source": "spec",
|
|
6265
|
+
"shortTitle": "WebAssembly JavaScript Interface: JS String Builtins",
|
|
6266
|
+
"categories": [
|
|
6267
|
+
"browser"
|
|
6268
|
+
],
|
|
6269
|
+
"standing": "good"
|
|
6270
|
+
},
|
|
6223
6271
|
{
|
|
6224
6272
|
"url": "https://webassembly.github.io/js-types/js-api/",
|
|
6225
6273
|
"seriesComposition": "fork",
|
|
@@ -12617,7 +12665,7 @@
|
|
|
12617
12665
|
],
|
|
12618
12666
|
"release": {
|
|
12619
12667
|
"url": "https://www.w3.org/TR/css-conditional-3/",
|
|
12620
|
-
"status": "Candidate Recommendation
|
|
12668
|
+
"status": "Candidate Recommendation Draft",
|
|
12621
12669
|
"filename": "Overview.html"
|
|
12622
12670
|
},
|
|
12623
12671
|
"nightly": {
|
|
@@ -16172,7 +16220,7 @@
|
|
|
16172
16220
|
"https://w3c.github.io/csswg-drafts/css-viewport/"
|
|
16173
16221
|
],
|
|
16174
16222
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
16175
|
-
"sourcePath": "css-viewport/Overview.bs",
|
|
16223
|
+
"sourcePath": "css-viewport-1/Overview.bs",
|
|
16176
16224
|
"filename": "index.html"
|
|
16177
16225
|
},
|
|
16178
16226
|
"formerNames": [
|
|
@@ -17212,7 +17260,7 @@
|
|
|
17212
17260
|
],
|
|
17213
17261
|
"release": {
|
|
17214
17262
|
"url": "https://www.w3.org/TR/encrypted-media-2/",
|
|
17215
|
-
"status": "
|
|
17263
|
+
"status": "Working Draft",
|
|
17216
17264
|
"filename": "Overview.html"
|
|
17217
17265
|
},
|
|
17218
17266
|
"title": "Encrypted Media Extensions",
|
|
@@ -19842,18 +19890,20 @@
|
|
|
19842
19890
|
"standing": "good"
|
|
19843
19891
|
},
|
|
19844
19892
|
{
|
|
19845
|
-
"url": "https://www.w3.org/TR/payment-request
|
|
19893
|
+
"url": "https://www.w3.org/TR/payment-request/",
|
|
19846
19894
|
"seriesComposition": "full",
|
|
19847
|
-
"shortname": "payment-request
|
|
19895
|
+
"shortname": "payment-request",
|
|
19848
19896
|
"series": {
|
|
19849
19897
|
"shortname": "payment-request",
|
|
19850
|
-
"currentSpecification": "payment-request
|
|
19898
|
+
"currentSpecification": "payment-request",
|
|
19851
19899
|
"title": "Payment Request API",
|
|
19852
19900
|
"shortTitle": "Payment Request API",
|
|
19853
19901
|
"releaseUrl": "https://www.w3.org/TR/payment-request/",
|
|
19854
19902
|
"nightlyUrl": "https://w3c.github.io/payment-request/"
|
|
19855
19903
|
},
|
|
19856
|
-
"
|
|
19904
|
+
"formerNames": [
|
|
19905
|
+
"payment-request-1.1"
|
|
19906
|
+
],
|
|
19857
19907
|
"organization": "W3C",
|
|
19858
19908
|
"groups": [
|
|
19859
19909
|
{
|
|
@@ -19862,8 +19912,8 @@
|
|
|
19862
19912
|
}
|
|
19863
19913
|
],
|
|
19864
19914
|
"release": {
|
|
19865
|
-
"url": "https://www.w3.org/TR/payment-request
|
|
19866
|
-
"status": "
|
|
19915
|
+
"url": "https://www.w3.org/TR/payment-request/",
|
|
19916
|
+
"status": "Candidate Recommendation Draft",
|
|
19867
19917
|
"filename": "Overview.html"
|
|
19868
19918
|
},
|
|
19869
19919
|
"nightly": {
|
|
@@ -19874,9 +19924,9 @@
|
|
|
19874
19924
|
"sourcePath": "index.html",
|
|
19875
19925
|
"filename": "index.html"
|
|
19876
19926
|
},
|
|
19877
|
-
"title": "Payment Request API
|
|
19927
|
+
"title": "Payment Request API",
|
|
19878
19928
|
"source": "w3c",
|
|
19879
|
-
"shortTitle": "Payment Request API
|
|
19929
|
+
"shortTitle": "Payment Request API",
|
|
19880
19930
|
"categories": [
|
|
19881
19931
|
"browser"
|
|
19882
19932
|
],
|
|
@@ -21024,6 +21074,7 @@
|
|
|
21024
21074
|
},
|
|
21025
21075
|
"seriesVersion": "4",
|
|
21026
21076
|
"seriesPrevious": "selectors-3",
|
|
21077
|
+
"seriesNext": "selectors-5",
|
|
21027
21078
|
"organization": "W3C",
|
|
21028
21079
|
"groups": [
|
|
21029
21080
|
{
|
|
@@ -22171,6 +22222,7 @@
|
|
|
22171
22222
|
"wasm-js-api-2-fork-esm-integration",
|
|
22172
22223
|
"wasm-js-api-2-fork-exception-handling",
|
|
22173
22224
|
"wasm-js-api-2-fork-js-promise-integration",
|
|
22225
|
+
"wasm-js-api-2-fork-js-string-builtins",
|
|
22174
22226
|
"wasm-js-api-2-fork-js-types",
|
|
22175
22227
|
"wasm-js-api-2-fork-threads"
|
|
22176
22228
|
],
|
|
@@ -23302,7 +23354,7 @@
|
|
|
23302
23354
|
"groups": [
|
|
23303
23355
|
{
|
|
23304
23356
|
"name": "GPU for the Web Working Group",
|
|
23305
|
-
"url": "https://www.w3.org/
|
|
23357
|
+
"url": "https://www.w3.org/groups/wg/gpu/"
|
|
23306
23358
|
}
|
|
23307
23359
|
],
|
|
23308
23360
|
"release": {
|
|
@@ -24224,7 +24276,7 @@
|
|
|
24224
24276
|
"groups": [
|
|
24225
24277
|
{
|
|
24226
24278
|
"name": "GPU for the Web Working Group",
|
|
24227
|
-
"url": "https://www.w3.org/
|
|
24279
|
+
"url": "https://www.w3.org/groups/wg/gpu/"
|
|
24228
24280
|
}
|
|
24229
24281
|
],
|
|
24230
24282
|
"release": {
|
package/package.json
CHANGED