web-specs 3.75.0 → 3.77.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 +272 -160
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1099,6 +1099,54 @@
|
|
|
1099
1099
|
]
|
|
1100
1100
|
}
|
|
1101
1101
|
},
|
|
1102
|
+
{
|
|
1103
|
+
"url": "https://drafts.csswg.org/css-shadow-1/",
|
|
1104
|
+
"seriesComposition": "full",
|
|
1105
|
+
"shortname": "css-shadow-1",
|
|
1106
|
+
"series": {
|
|
1107
|
+
"shortname": "css-shadow",
|
|
1108
|
+
"currentSpecification": "css-shadow-1",
|
|
1109
|
+
"title": "CSS Shadow",
|
|
1110
|
+
"shortTitle": "CSS Shadow",
|
|
1111
|
+
"nightlyUrl": "https://drafts.csswg.org/css-shadow/"
|
|
1112
|
+
},
|
|
1113
|
+
"seriesVersion": "1",
|
|
1114
|
+
"formerNames": [
|
|
1115
|
+
"css-scoping-1",
|
|
1116
|
+
"css-shadow-parts-1"
|
|
1117
|
+
],
|
|
1118
|
+
"organization": "W3C",
|
|
1119
|
+
"groups": [
|
|
1120
|
+
{
|
|
1121
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1122
|
+
"url": "https://www.w3.org/groups/wg/css/"
|
|
1123
|
+
}
|
|
1124
|
+
],
|
|
1125
|
+
"nightly": {
|
|
1126
|
+
"url": "https://drafts.csswg.org/css-shadow-1/",
|
|
1127
|
+
"status": "Editor's Draft",
|
|
1128
|
+
"alternateUrls": [
|
|
1129
|
+
"https://w3c.github.io/csswg-drafts/css-shadow-1/",
|
|
1130
|
+
"https://w3c.github.io/csswg-drafts/css-shadow/"
|
|
1131
|
+
],
|
|
1132
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1133
|
+
"sourcePath": "css-shadow-1/Overview.bs",
|
|
1134
|
+
"filename": "index.html"
|
|
1135
|
+
},
|
|
1136
|
+
"title": "CSS Shadow Module Level 1",
|
|
1137
|
+
"source": "spec",
|
|
1138
|
+
"shortTitle": "CSS Shadow 1",
|
|
1139
|
+
"categories": [
|
|
1140
|
+
"browser"
|
|
1141
|
+
],
|
|
1142
|
+
"standing": "good",
|
|
1143
|
+
"tests": {
|
|
1144
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1145
|
+
"testPaths": [
|
|
1146
|
+
"css/css-shadow"
|
|
1147
|
+
]
|
|
1148
|
+
}
|
|
1149
|
+
},
|
|
1102
1150
|
{
|
|
1103
1151
|
"url": "https://drafts.csswg.org/css-shapes-2/",
|
|
1104
1152
|
"seriesComposition": "delta",
|
|
@@ -4637,6 +4685,10 @@
|
|
|
4637
4685
|
"shortTitle": "ES Array.fromAsync",
|
|
4638
4686
|
"nightlyUrl": "https://tc39.es/proposal-array-from-async/"
|
|
4639
4687
|
},
|
|
4688
|
+
"standing": "discontinued",
|
|
4689
|
+
"obsoletedBy": [
|
|
4690
|
+
"ecmascript"
|
|
4691
|
+
],
|
|
4640
4692
|
"organization": "Ecma International",
|
|
4641
4693
|
"groups": [
|
|
4642
4694
|
{
|
|
@@ -4657,8 +4709,7 @@
|
|
|
4657
4709
|
"shortTitle": "ES Array.fromAsync",
|
|
4658
4710
|
"categories": [
|
|
4659
4711
|
"browser"
|
|
4660
|
-
]
|
|
4661
|
-
"standing": "good"
|
|
4712
|
+
]
|
|
4662
4713
|
},
|
|
4663
4714
|
{
|
|
4664
4715
|
"url": "https://tc39.es/proposal-array-grouping/",
|
|
@@ -4716,6 +4767,10 @@
|
|
|
4716
4767
|
"repository": "https://github.com/tc39/proposal-arraybuffer-base64",
|
|
4717
4768
|
"filename": "index.html"
|
|
4718
4769
|
},
|
|
4770
|
+
"standing": "discontinued",
|
|
4771
|
+
"obsoletedBy": [
|
|
4772
|
+
"ecmascript"
|
|
4773
|
+
],
|
|
4719
4774
|
"organization": "Ecma International",
|
|
4720
4775
|
"groups": [
|
|
4721
4776
|
{
|
|
@@ -4728,8 +4783,7 @@
|
|
|
4728
4783
|
"shortTitle": "Uint8Array to/from base64",
|
|
4729
4784
|
"categories": [
|
|
4730
4785
|
"browser"
|
|
4731
|
-
]
|
|
4732
|
-
"standing": "good"
|
|
4786
|
+
]
|
|
4733
4787
|
},
|
|
4734
4788
|
{
|
|
4735
4789
|
"url": "https://tc39.es/proposal-arraybuffer-transfer/",
|
|
@@ -5224,6 +5278,40 @@
|
|
|
5224
5278
|
"browser"
|
|
5225
5279
|
]
|
|
5226
5280
|
},
|
|
5281
|
+
{
|
|
5282
|
+
"url": "https://tc39.es/proposal-intl-era-monthcode/",
|
|
5283
|
+
"seriesComposition": "full",
|
|
5284
|
+
"shortname": "tc39-intl-era-monthcode",
|
|
5285
|
+
"series": {
|
|
5286
|
+
"shortname": "tc39-intl-era-monthcode",
|
|
5287
|
+
"currentSpecification": "tc39-intl-era-monthcode",
|
|
5288
|
+
"title": "Intl era and monthCode Proposal",
|
|
5289
|
+
"shortTitle": "Intl era and monthCode",
|
|
5290
|
+
"nightlyUrl": "https://tc39.es/proposal-intl-era-monthcode/"
|
|
5291
|
+
},
|
|
5292
|
+
"organization": "Ecma International",
|
|
5293
|
+
"groups": [
|
|
5294
|
+
{
|
|
5295
|
+
"name": "TC39",
|
|
5296
|
+
"url": "https://tc39.es/"
|
|
5297
|
+
}
|
|
5298
|
+
],
|
|
5299
|
+
"nightly": {
|
|
5300
|
+
"url": "https://tc39.es/proposal-intl-era-monthcode/",
|
|
5301
|
+
"status": "Editor's Draft",
|
|
5302
|
+
"alternateUrls": [],
|
|
5303
|
+
"repository": "https://github.com/tc39/proposal-intl-era-monthcode",
|
|
5304
|
+
"sourcePath": "spec.emu",
|
|
5305
|
+
"filename": "index.html"
|
|
5306
|
+
},
|
|
5307
|
+
"title": "Intl era and monthCode Proposal",
|
|
5308
|
+
"source": "spec",
|
|
5309
|
+
"shortTitle": "Intl era and monthCode",
|
|
5310
|
+
"categories": [
|
|
5311
|
+
"browser"
|
|
5312
|
+
],
|
|
5313
|
+
"standing": "good"
|
|
5314
|
+
},
|
|
5227
5315
|
{
|
|
5228
5316
|
"url": "https://tc39.es/proposal-intl-extend-timezonename/",
|
|
5229
5317
|
"seriesComposition": "full",
|
|
@@ -5565,6 +5653,10 @@
|
|
|
5565
5653
|
"shortTitle": "Iterator Sequencing",
|
|
5566
5654
|
"nightlyUrl": "https://tc39.es/proposal-iterator-sequencing/"
|
|
5567
5655
|
},
|
|
5656
|
+
"standing": "discontinued",
|
|
5657
|
+
"obsoletedBy": [
|
|
5658
|
+
"ecmascript"
|
|
5659
|
+
],
|
|
5568
5660
|
"organization": "Ecma International",
|
|
5569
5661
|
"groups": [
|
|
5570
5662
|
{
|
|
@@ -5585,8 +5677,7 @@
|
|
|
5585
5677
|
"shortTitle": "Iterator Sequencing",
|
|
5586
5678
|
"categories": [
|
|
5587
5679
|
"browser"
|
|
5588
|
-
]
|
|
5589
|
-
"standing": "good"
|
|
5680
|
+
]
|
|
5590
5681
|
},
|
|
5591
5682
|
{
|
|
5592
5683
|
"url": "https://tc39.es/proposal-joint-iteration/",
|
|
@@ -5670,6 +5761,10 @@
|
|
|
5670
5761
|
"shortTitle": "JSON.parse source text access",
|
|
5671
5762
|
"nightlyUrl": "https://tc39.es/proposal-json-parse-with-source/"
|
|
5672
5763
|
},
|
|
5764
|
+
"standing": "discontinued",
|
|
5765
|
+
"obsoletedBy": [
|
|
5766
|
+
"ecmascript"
|
|
5767
|
+
],
|
|
5673
5768
|
"organization": "Ecma International",
|
|
5674
5769
|
"groups": [
|
|
5675
5770
|
{
|
|
@@ -5690,8 +5785,7 @@
|
|
|
5690
5785
|
"shortTitle": "JSON.parse source text access",
|
|
5691
5786
|
"categories": [
|
|
5692
5787
|
"browser"
|
|
5693
|
-
]
|
|
5694
|
-
"standing": "good"
|
|
5788
|
+
]
|
|
5695
5789
|
},
|
|
5696
5790
|
{
|
|
5697
5791
|
"url": "https://tc39.es/proposal-math-sum/",
|
|
@@ -5704,6 +5798,10 @@
|
|
|
5704
5798
|
"shortTitle": "Math.sumPrecise",
|
|
5705
5799
|
"nightlyUrl": "https://tc39.es/proposal-math-sum/"
|
|
5706
5800
|
},
|
|
5801
|
+
"standing": "discontinued",
|
|
5802
|
+
"obsoletedBy": [
|
|
5803
|
+
"ecmascript"
|
|
5804
|
+
],
|
|
5707
5805
|
"organization": "Ecma International",
|
|
5708
5806
|
"groups": [
|
|
5709
5807
|
{
|
|
@@ -5724,8 +5822,7 @@
|
|
|
5724
5822
|
"shortTitle": "Math.sumPrecise",
|
|
5725
5823
|
"categories": [
|
|
5726
5824
|
"browser"
|
|
5727
|
-
]
|
|
5728
|
-
"standing": "good"
|
|
5825
|
+
]
|
|
5729
5826
|
},
|
|
5730
5827
|
{
|
|
5731
5828
|
"url": "https://tc39.es/proposal-nonextensible-applies-to-private/",
|
|
@@ -6133,6 +6230,10 @@
|
|
|
6133
6230
|
"shortTitle": "Upsert",
|
|
6134
6231
|
"nightlyUrl": "https://tc39.es/proposal-upsert/"
|
|
6135
6232
|
},
|
|
6233
|
+
"standing": "discontinued",
|
|
6234
|
+
"obsoletedBy": [
|
|
6235
|
+
"ecmascript"
|
|
6236
|
+
],
|
|
6136
6237
|
"organization": "Ecma International",
|
|
6137
6238
|
"groups": [
|
|
6138
6239
|
{
|
|
@@ -6153,8 +6254,7 @@
|
|
|
6153
6254
|
"shortTitle": "Upsert",
|
|
6154
6255
|
"categories": [
|
|
6155
6256
|
"browser"
|
|
6156
|
-
]
|
|
6157
|
-
"standing": "good"
|
|
6257
|
+
]
|
|
6158
6258
|
},
|
|
6159
6259
|
{
|
|
6160
6260
|
"url": "https://testutils.spec.whatwg.org/",
|
|
@@ -6374,39 +6474,6 @@
|
|
|
6374
6474
|
"categories": [],
|
|
6375
6475
|
"standing": "good"
|
|
6376
6476
|
},
|
|
6377
|
-
{
|
|
6378
|
-
"url": "https://w3c.github.io/data-shapes/shacl12-node-expr/",
|
|
6379
|
-
"seriesComposition": "full",
|
|
6380
|
-
"shortname": "shacl12-node-expr",
|
|
6381
|
-
"series": {
|
|
6382
|
-
"shortname": "shacl-node-expr",
|
|
6383
|
-
"currentSpecification": "shacl12-node-expr",
|
|
6384
|
-
"title": "SHACL 1.2 Node Expressions",
|
|
6385
|
-
"shortTitle": "SHACL 1.2 Node Expressions",
|
|
6386
|
-
"nightlyUrl": "https://w3c.github.io/data-shapes/shacl-node-expr/"
|
|
6387
|
-
},
|
|
6388
|
-
"seriesVersion": "1.2",
|
|
6389
|
-
"organization": "W3C",
|
|
6390
|
-
"groups": [
|
|
6391
|
-
{
|
|
6392
|
-
"name": "Data Shapes Working Group",
|
|
6393
|
-
"url": "https://www.w3.org/groups/wg/data-shapes/"
|
|
6394
|
-
}
|
|
6395
|
-
],
|
|
6396
|
-
"nightly": {
|
|
6397
|
-
"url": "https://w3c.github.io/data-shapes/shacl12-node-expr/",
|
|
6398
|
-
"status": "Editor's Draft",
|
|
6399
|
-
"alternateUrls": [],
|
|
6400
|
-
"repository": "https://github.com/w3c/data-shapes",
|
|
6401
|
-
"sourcePath": "shacl12-node-expr/index.html",
|
|
6402
|
-
"filename": "index.html"
|
|
6403
|
-
},
|
|
6404
|
-
"title": "SHACL 1.2 Node Expressions",
|
|
6405
|
-
"source": "spec",
|
|
6406
|
-
"shortTitle": "SHACL 1.2 Node Expressions",
|
|
6407
|
-
"categories": [],
|
|
6408
|
-
"standing": "good"
|
|
6409
|
-
},
|
|
6410
6477
|
{
|
|
6411
6478
|
"url": "https://w3c.github.io/data-shapes/shacl12-profiling/",
|
|
6412
6479
|
"seriesComposition": "full",
|
|
@@ -7251,6 +7318,43 @@
|
|
|
7251
7318
|
],
|
|
7252
7319
|
"standing": "good"
|
|
7253
7320
|
},
|
|
7321
|
+
{
|
|
7322
|
+
"url": "https://webassembly.github.io/compact-import-section/",
|
|
7323
|
+
"seriesComposition": "fork",
|
|
7324
|
+
"shortname": "wasm-core-2-fork-compact-import-section",
|
|
7325
|
+
"series": {
|
|
7326
|
+
"shortname": "wasm-core",
|
|
7327
|
+
"currentSpecification": "wasm-core-2",
|
|
7328
|
+
"title": "WebAssembly Core",
|
|
7329
|
+
"shortTitle": "WebAssembly Core",
|
|
7330
|
+
"releaseUrl": "https://www.w3.org/TR/wasm-core/",
|
|
7331
|
+
"nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
|
|
7332
|
+
},
|
|
7333
|
+
"seriesVersion": "2",
|
|
7334
|
+
"forkOf": "wasm-core-2",
|
|
7335
|
+
"title": "WebAssembly Core: Compact Import Section",
|
|
7336
|
+
"organization": "W3C",
|
|
7337
|
+
"groups": [
|
|
7338
|
+
{
|
|
7339
|
+
"name": "WebAssembly Community Group",
|
|
7340
|
+
"url": "https://www.w3.org/community/webassembly/"
|
|
7341
|
+
}
|
|
7342
|
+
],
|
|
7343
|
+
"nightly": {
|
|
7344
|
+
"url": "https://webassembly.github.io/compact-import-section/",
|
|
7345
|
+
"status": "Editor's Draft",
|
|
7346
|
+
"alternateUrls": [],
|
|
7347
|
+
"repository": "https://github.com/WebAssembly/compact-import-section",
|
|
7348
|
+
"sourcePath": "document/core/index.bs",
|
|
7349
|
+
"filename": "index.html"
|
|
7350
|
+
},
|
|
7351
|
+
"source": "spec",
|
|
7352
|
+
"shortTitle": "WebAssembly Core: Compact Import Section",
|
|
7353
|
+
"categories": [
|
|
7354
|
+
"browser"
|
|
7355
|
+
],
|
|
7356
|
+
"standing": "good"
|
|
7357
|
+
},
|
|
7254
7358
|
{
|
|
7255
7359
|
"url": "https://webassembly.github.io/content-security-policy/js-api/",
|
|
7256
7360
|
"seriesComposition": "fork",
|
|
@@ -8201,6 +8305,40 @@
|
|
|
8201
8305
|
"browser"
|
|
8202
8306
|
]
|
|
8203
8307
|
},
|
|
8308
|
+
{
|
|
8309
|
+
"url": "https://wicg.github.io/autofill-event/",
|
|
8310
|
+
"seriesComposition": "full",
|
|
8311
|
+
"shortname": "autofill-event",
|
|
8312
|
+
"series": {
|
|
8313
|
+
"shortname": "autofill-event",
|
|
8314
|
+
"currentSpecification": "autofill-event",
|
|
8315
|
+
"title": "Autofill Event",
|
|
8316
|
+
"shortTitle": "Autofill Event",
|
|
8317
|
+
"nightlyUrl": "https://wicg.github.io/autofill-event/"
|
|
8318
|
+
},
|
|
8319
|
+
"organization": "W3C",
|
|
8320
|
+
"groups": [
|
|
8321
|
+
{
|
|
8322
|
+
"name": "Web Platform Incubator Community Group",
|
|
8323
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
8324
|
+
}
|
|
8325
|
+
],
|
|
8326
|
+
"nightly": {
|
|
8327
|
+
"url": "https://wicg.github.io/autofill-event/",
|
|
8328
|
+
"status": "Draft Community Group Report",
|
|
8329
|
+
"alternateUrls": [],
|
|
8330
|
+
"repository": "https://github.com/WICG/autofill-event",
|
|
8331
|
+
"sourcePath": "index.bs",
|
|
8332
|
+
"filename": "index.html"
|
|
8333
|
+
},
|
|
8334
|
+
"title": "Autofill Event",
|
|
8335
|
+
"source": "spec",
|
|
8336
|
+
"shortTitle": "Autofill Event",
|
|
8337
|
+
"categories": [
|
|
8338
|
+
"browser"
|
|
8339
|
+
],
|
|
8340
|
+
"standing": "good"
|
|
8341
|
+
},
|
|
8204
8342
|
{
|
|
8205
8343
|
"url": "https://wicg.github.io/background-fetch/",
|
|
8206
8344
|
"seriesComposition": "full",
|
|
@@ -9964,6 +10102,40 @@
|
|
|
9964
10102
|
],
|
|
9965
10103
|
"standing": "good"
|
|
9966
10104
|
},
|
|
10105
|
+
{
|
|
10106
|
+
"url": "https://wicg.github.io/PEPC/permission-elements.html",
|
|
10107
|
+
"seriesComposition": "full",
|
|
10108
|
+
"shortname": "permission-elements",
|
|
10109
|
+
"series": {
|
|
10110
|
+
"shortname": "permission-elements",
|
|
10111
|
+
"currentSpecification": "permission-elements",
|
|
10112
|
+
"title": "The HTML Permission Elements",
|
|
10113
|
+
"shortTitle": "The HTML Permission Elements",
|
|
10114
|
+
"nightlyUrl": "https://wicg.github.io/PEPC/permission-elements.html"
|
|
10115
|
+
},
|
|
10116
|
+
"organization": "W3C",
|
|
10117
|
+
"groups": [
|
|
10118
|
+
{
|
|
10119
|
+
"name": "Web Platform Incubator Community Group",
|
|
10120
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
10121
|
+
}
|
|
10122
|
+
],
|
|
10123
|
+
"nightly": {
|
|
10124
|
+
"url": "https://wicg.github.io/PEPC/permission-elements.html",
|
|
10125
|
+
"status": "Draft Community Group Report",
|
|
10126
|
+
"alternateUrls": [],
|
|
10127
|
+
"repository": "https://github.com/WICG/PEPC",
|
|
10128
|
+
"sourcePath": "permission-elements.bs",
|
|
10129
|
+
"filename": "permission-elements.html"
|
|
10130
|
+
},
|
|
10131
|
+
"title": "The HTML Permission Elements",
|
|
10132
|
+
"source": "spec",
|
|
10133
|
+
"shortTitle": "The HTML Permission Elements",
|
|
10134
|
+
"categories": [
|
|
10135
|
+
"browser"
|
|
10136
|
+
],
|
|
10137
|
+
"standing": "good"
|
|
10138
|
+
},
|
|
9967
10139
|
{
|
|
9968
10140
|
"url": "https://wicg.github.io/performance-measure-memory/",
|
|
9969
10141
|
"seriesComposition": "full",
|
|
@@ -17586,9 +17758,9 @@
|
|
|
17586
17758
|
"sourcePath": "css-nesting-1/Overview.bs",
|
|
17587
17759
|
"filename": "index.html"
|
|
17588
17760
|
},
|
|
17589
|
-
"title": "CSS Nesting Module",
|
|
17761
|
+
"title": "CSS Nesting Module Level 1",
|
|
17590
17762
|
"source": "w3c",
|
|
17591
|
-
"shortTitle": "CSS Nesting",
|
|
17763
|
+
"shortTitle": "CSS Nesting 1",
|
|
17592
17764
|
"categories": [
|
|
17593
17765
|
"browser"
|
|
17594
17766
|
],
|
|
@@ -18336,56 +18508,6 @@
|
|
|
18336
18508
|
]
|
|
18337
18509
|
}
|
|
18338
18510
|
},
|
|
18339
|
-
{
|
|
18340
|
-
"url": "https://www.w3.org/TR/css-scoping-1/",
|
|
18341
|
-
"seriesComposition": "full",
|
|
18342
|
-
"shortname": "css-scoping-1",
|
|
18343
|
-
"series": {
|
|
18344
|
-
"shortname": "css-scoping",
|
|
18345
|
-
"currentSpecification": "css-scoping-1",
|
|
18346
|
-
"title": "CSS Scoping",
|
|
18347
|
-
"shortTitle": "CSS Scoping",
|
|
18348
|
-
"releaseUrl": "https://www.w3.org/TR/css-scoping/",
|
|
18349
|
-
"nightlyUrl": "https://drafts.csswg.org/css-scoping/"
|
|
18350
|
-
},
|
|
18351
|
-
"seriesVersion": "1",
|
|
18352
|
-
"organization": "W3C",
|
|
18353
|
-
"groups": [
|
|
18354
|
-
{
|
|
18355
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
18356
|
-
"url": "https://www.w3.org/groups/wg/css/"
|
|
18357
|
-
}
|
|
18358
|
-
],
|
|
18359
|
-
"release": {
|
|
18360
|
-
"url": "https://www.w3.org/TR/css-scoping-1/",
|
|
18361
|
-
"status": "First Public Working Draft",
|
|
18362
|
-
"filename": "Overview.html"
|
|
18363
|
-
},
|
|
18364
|
-
"nightly": {
|
|
18365
|
-
"url": "https://drafts.csswg.org/css-scoping-1/",
|
|
18366
|
-
"status": "Editor's Draft",
|
|
18367
|
-
"alternateUrls": [
|
|
18368
|
-
"https://w3c.github.io/csswg-drafts/css-scoping-1/",
|
|
18369
|
-
"https://w3c.github.io/csswg-drafts/css-scoping/"
|
|
18370
|
-
],
|
|
18371
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
18372
|
-
"sourcePath": "css-scoping-1/Overview.bs",
|
|
18373
|
-
"filename": "index.html"
|
|
18374
|
-
},
|
|
18375
|
-
"title": "CSS Scoping Module Level 1",
|
|
18376
|
-
"source": "w3c",
|
|
18377
|
-
"shortTitle": "CSS Scoping 1",
|
|
18378
|
-
"categories": [
|
|
18379
|
-
"browser"
|
|
18380
|
-
],
|
|
18381
|
-
"standing": "good",
|
|
18382
|
-
"tests": {
|
|
18383
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
18384
|
-
"testPaths": [
|
|
18385
|
-
"css/css-scoping"
|
|
18386
|
-
]
|
|
18387
|
-
}
|
|
18388
|
-
},
|
|
18389
18511
|
{
|
|
18390
18512
|
"url": "https://www.w3.org/TR/css-scroll-anchoring-1/",
|
|
18391
18513
|
"seriesComposition": "full",
|
|
@@ -18587,56 +18709,6 @@
|
|
|
18587
18709
|
]
|
|
18588
18710
|
}
|
|
18589
18711
|
},
|
|
18590
|
-
{
|
|
18591
|
-
"url": "https://www.w3.org/TR/css-shadow-parts-1/",
|
|
18592
|
-
"seriesComposition": "full",
|
|
18593
|
-
"shortname": "css-shadow-parts-1",
|
|
18594
|
-
"series": {
|
|
18595
|
-
"shortname": "css-shadow-parts",
|
|
18596
|
-
"currentSpecification": "css-shadow-parts-1",
|
|
18597
|
-
"title": "CSS Shadow Parts",
|
|
18598
|
-
"shortTitle": "CSS Shadow Parts",
|
|
18599
|
-
"releaseUrl": "https://www.w3.org/TR/css-shadow-parts/",
|
|
18600
|
-
"nightlyUrl": "https://drafts.csswg.org/css-shadow-parts/"
|
|
18601
|
-
},
|
|
18602
|
-
"seriesVersion": "1",
|
|
18603
|
-
"organization": "W3C",
|
|
18604
|
-
"groups": [
|
|
18605
|
-
{
|
|
18606
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
18607
|
-
"url": "https://www.w3.org/groups/wg/css/"
|
|
18608
|
-
}
|
|
18609
|
-
],
|
|
18610
|
-
"release": {
|
|
18611
|
-
"url": "https://www.w3.org/TR/css-shadow-parts-1/",
|
|
18612
|
-
"status": "Working Draft",
|
|
18613
|
-
"filename": "Overview.html"
|
|
18614
|
-
},
|
|
18615
|
-
"nightly": {
|
|
18616
|
-
"url": "https://drafts.csswg.org/css-shadow-parts-1/",
|
|
18617
|
-
"status": "Editor's Draft",
|
|
18618
|
-
"alternateUrls": [
|
|
18619
|
-
"https://w3c.github.io/csswg-drafts/css-shadow-parts-1/",
|
|
18620
|
-
"https://w3c.github.io/csswg-drafts/css-shadow-parts/"
|
|
18621
|
-
],
|
|
18622
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
18623
|
-
"sourcePath": "css-shadow-parts-1/Overview.bs",
|
|
18624
|
-
"filename": "index.html"
|
|
18625
|
-
},
|
|
18626
|
-
"title": "CSS Shadow Parts Module Level 1",
|
|
18627
|
-
"source": "w3c",
|
|
18628
|
-
"shortTitle": "CSS Shadow Parts 1",
|
|
18629
|
-
"categories": [
|
|
18630
|
-
"browser"
|
|
18631
|
-
],
|
|
18632
|
-
"standing": "good",
|
|
18633
|
-
"tests": {
|
|
18634
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
18635
|
-
"testPaths": [
|
|
18636
|
-
"css/css-shadow-parts"
|
|
18637
|
-
]
|
|
18638
|
-
}
|
|
18639
|
-
},
|
|
18640
18712
|
{
|
|
18641
18713
|
"url": "https://www.w3.org/TR/css-shapes-1/",
|
|
18642
18714
|
"seriesComposition": "full",
|
|
@@ -19327,9 +19399,9 @@
|
|
|
19327
19399
|
"sourcePath": "css-transitions-1/Overview.bs",
|
|
19328
19400
|
"filename": "index.html"
|
|
19329
19401
|
},
|
|
19330
|
-
"title": "CSS Transitions",
|
|
19402
|
+
"title": "CSS Transitions Module Level 1",
|
|
19331
19403
|
"source": "w3c",
|
|
19332
|
-
"shortTitle": "CSS Transitions",
|
|
19404
|
+
"shortTitle": "CSS Transitions 1",
|
|
19333
19405
|
"categories": [
|
|
19334
19406
|
"browser"
|
|
19335
19407
|
],
|
|
@@ -22394,8 +22466,8 @@
|
|
|
22394
22466
|
"organization": "W3C",
|
|
22395
22467
|
"groups": [
|
|
22396
22468
|
{
|
|
22397
|
-
"name": "
|
|
22398
|
-
"url": "https://www.w3.org/
|
|
22469
|
+
"name": "Internationalization Working Group",
|
|
22470
|
+
"url": "https://www.w3.org/International/i18n-activity/i18n-wg/"
|
|
22399
22471
|
}
|
|
22400
22472
|
],
|
|
22401
22473
|
"release": {
|
|
@@ -24302,7 +24374,7 @@
|
|
|
24302
24374
|
"status": "Editor's Draft",
|
|
24303
24375
|
"alternateUrls": [],
|
|
24304
24376
|
"repository": "https://github.com/w3c/network-error-logging",
|
|
24305
|
-
"sourcePath": "index.
|
|
24377
|
+
"sourcePath": "index.bs",
|
|
24306
24378
|
"filename": "index.html"
|
|
24307
24379
|
},
|
|
24308
24380
|
"title": "Network Error Logging",
|
|
@@ -24648,7 +24720,7 @@
|
|
|
24648
24720
|
],
|
|
24649
24721
|
"release": {
|
|
24650
24722
|
"url": "https://www.w3.org/TR/passkey-endpoints-1/",
|
|
24651
|
-
"status": "
|
|
24723
|
+
"status": "Working Draft",
|
|
24652
24724
|
"filename": "Overview.html"
|
|
24653
24725
|
},
|
|
24654
24726
|
"nightly": {
|
|
@@ -24683,7 +24755,7 @@
|
|
|
24683
24755
|
"groups": [
|
|
24684
24756
|
{
|
|
24685
24757
|
"name": "Web Payments Working Group",
|
|
24686
|
-
"url": "https://www.w3.org/
|
|
24758
|
+
"url": "https://www.w3.org/groups/wg/payments/"
|
|
24687
24759
|
}
|
|
24688
24760
|
],
|
|
24689
24761
|
"release": {
|
|
@@ -24729,7 +24801,7 @@
|
|
|
24729
24801
|
"groups": [
|
|
24730
24802
|
{
|
|
24731
24803
|
"name": "Web Payments Working Group",
|
|
24732
|
-
"url": "https://www.w3.org/
|
|
24804
|
+
"url": "https://www.w3.org/groups/wg/payments/"
|
|
24733
24805
|
}
|
|
24734
24806
|
],
|
|
24735
24807
|
"release": {
|
|
@@ -24775,7 +24847,7 @@
|
|
|
24775
24847
|
"groups": [
|
|
24776
24848
|
{
|
|
24777
24849
|
"name": "Web Payments Working Group",
|
|
24778
|
-
"url": "https://www.w3.org/
|
|
24850
|
+
"url": "https://www.w3.org/groups/wg/payments/"
|
|
24779
24851
|
}
|
|
24780
24852
|
],
|
|
24781
24853
|
"release": {
|
|
@@ -24818,7 +24890,7 @@
|
|
|
24818
24890
|
"groups": [
|
|
24819
24891
|
{
|
|
24820
24892
|
"name": "Web Payments Working Group",
|
|
24821
|
-
"url": "https://www.w3.org/
|
|
24893
|
+
"url": "https://www.w3.org/groups/wg/payments/"
|
|
24822
24894
|
}
|
|
24823
24895
|
],
|
|
24824
24896
|
"release": {
|
|
@@ -25100,7 +25172,7 @@
|
|
|
25100
25172
|
],
|
|
25101
25173
|
"release": {
|
|
25102
25174
|
"url": "https://www.w3.org/TR/pointerevents3/",
|
|
25103
|
-
"status": "Candidate Recommendation
|
|
25175
|
+
"status": "Candidate Recommendation Draft",
|
|
25104
25176
|
"filename": "Overview.html"
|
|
25105
25177
|
},
|
|
25106
25178
|
"nightly": {
|
|
@@ -26354,7 +26426,7 @@
|
|
|
26354
26426
|
"groups": [
|
|
26355
26427
|
{
|
|
26356
26428
|
"name": "Web Payments Working Group",
|
|
26357
|
-
"url": "https://www.w3.org/
|
|
26429
|
+
"url": "https://www.w3.org/groups/wg/payments/"
|
|
26358
26430
|
}
|
|
26359
26431
|
],
|
|
26360
26432
|
"release": {
|
|
@@ -26707,6 +26779,45 @@
|
|
|
26707
26779
|
"categories": [],
|
|
26708
26780
|
"standing": "good"
|
|
26709
26781
|
},
|
|
26782
|
+
{
|
|
26783
|
+
"url": "https://www.w3.org/TR/shacl12-node-expr/",
|
|
26784
|
+
"seriesComposition": "full",
|
|
26785
|
+
"shortname": "shacl12-node-expr",
|
|
26786
|
+
"series": {
|
|
26787
|
+
"shortname": "shacl-node-expr",
|
|
26788
|
+
"currentSpecification": "shacl12-node-expr",
|
|
26789
|
+
"title": "SHACL Node Expressions",
|
|
26790
|
+
"shortTitle": "SHACL Node Expressions",
|
|
26791
|
+
"releaseUrl": "https://www.w3.org/TR/shacl-node-expr/",
|
|
26792
|
+
"nightlyUrl": "https://w3c.github.io/data-shapes/shacl-node-expr/"
|
|
26793
|
+
},
|
|
26794
|
+
"seriesVersion": "1.2",
|
|
26795
|
+
"organization": "W3C",
|
|
26796
|
+
"groups": [
|
|
26797
|
+
{
|
|
26798
|
+
"name": "Data Shapes Working Group",
|
|
26799
|
+
"url": "https://www.w3.org/groups/wg/data-shapes/"
|
|
26800
|
+
}
|
|
26801
|
+
],
|
|
26802
|
+
"release": {
|
|
26803
|
+
"url": "https://www.w3.org/TR/shacl12-node-expr/",
|
|
26804
|
+
"status": "First Public Working Draft",
|
|
26805
|
+
"filename": "Overview.html"
|
|
26806
|
+
},
|
|
26807
|
+
"nightly": {
|
|
26808
|
+
"url": "https://w3c.github.io/data-shapes/shacl12-node-expr/",
|
|
26809
|
+
"status": "Editor's Draft",
|
|
26810
|
+
"alternateUrls": [],
|
|
26811
|
+
"repository": "https://github.com/w3c/data-shapes",
|
|
26812
|
+
"sourcePath": "shacl12-node-expr/index.html",
|
|
26813
|
+
"filename": "index.html"
|
|
26814
|
+
},
|
|
26815
|
+
"title": "SHACL 1.2 Node Expressions",
|
|
26816
|
+
"source": "w3c",
|
|
26817
|
+
"shortTitle": "SHACL 1.2 Node Expressions",
|
|
26818
|
+
"categories": [],
|
|
26819
|
+
"standing": "good"
|
|
26820
|
+
},
|
|
26710
26821
|
{
|
|
26711
26822
|
"url": "https://www.w3.org/TR/shacl12-rules/",
|
|
26712
26823
|
"seriesComposition": "full",
|
|
@@ -29082,6 +29193,7 @@
|
|
|
29082
29193
|
},
|
|
29083
29194
|
"forks": [
|
|
29084
29195
|
"wasm-core-2-fork-branch-hinting",
|
|
29196
|
+
"wasm-core-2-fork-compact-import-section",
|
|
29085
29197
|
"wasm-core-2-fork-extended-const",
|
|
29086
29198
|
"wasm-core-2-fork-function-references",
|
|
29087
29199
|
"wasm-core-2-fork-gc",
|
|
@@ -29609,7 +29721,7 @@
|
|
|
29609
29721
|
],
|
|
29610
29722
|
"release": {
|
|
29611
29723
|
"url": "https://www.w3.org/TR/webauthn-3/",
|
|
29612
|
-
"status": "
|
|
29724
|
+
"status": "Candidate Recommendation Snapshot",
|
|
29613
29725
|
"filename": "Overview.html"
|
|
29614
29726
|
},
|
|
29615
29727
|
"nightly": {
|