web-specs 2.67.0 → 2.69.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 +163 -85
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1188,51 +1188,6 @@
|
|
|
1188
1188
|
]
|
|
1189
1189
|
}
|
|
1190
1190
|
},
|
|
1191
|
-
{
|
|
1192
|
-
"url": "https://drafts.csswg.org/css-transitions-2/",
|
|
1193
|
-
"seriesComposition": "delta",
|
|
1194
|
-
"shortname": "css-transitions-2",
|
|
1195
|
-
"series": {
|
|
1196
|
-
"shortname": "css-transitions",
|
|
1197
|
-
"currentSpecification": "css-transitions-1",
|
|
1198
|
-
"title": "CSS Transitions",
|
|
1199
|
-
"shortTitle": "CSS Transitions",
|
|
1200
|
-
"releaseUrl": "https://www.w3.org/TR/css-transitions/",
|
|
1201
|
-
"nightlyUrl": "https://drafts.csswg.org/css-transitions/"
|
|
1202
|
-
},
|
|
1203
|
-
"seriesVersion": "2",
|
|
1204
|
-
"nightly": {
|
|
1205
|
-
"url": "https://drafts.csswg.org/css-transitions-2/",
|
|
1206
|
-
"status": "Editor's Draft",
|
|
1207
|
-
"alternateUrls": [
|
|
1208
|
-
"https://w3c.github.io/csswg-drafts/css-transitions-2/"
|
|
1209
|
-
],
|
|
1210
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
1211
|
-
"sourcePath": "css-transitions-2/Overview.bs",
|
|
1212
|
-
"filename": "index.html"
|
|
1213
|
-
},
|
|
1214
|
-
"seriesPrevious": "css-transitions-1",
|
|
1215
|
-
"organization": "W3C",
|
|
1216
|
-
"groups": [
|
|
1217
|
-
{
|
|
1218
|
-
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
1219
|
-
"url": "https://www.w3.org/Style/CSS/"
|
|
1220
|
-
}
|
|
1221
|
-
],
|
|
1222
|
-
"title": "CSS Transitions Level 2",
|
|
1223
|
-
"source": "spec",
|
|
1224
|
-
"shortTitle": "CSS Transitions 2",
|
|
1225
|
-
"categories": [
|
|
1226
|
-
"browser"
|
|
1227
|
-
],
|
|
1228
|
-
"standing": "good",
|
|
1229
|
-
"tests": {
|
|
1230
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
1231
|
-
"testPaths": [
|
|
1232
|
-
"css/css-transitions"
|
|
1233
|
-
]
|
|
1234
|
-
}
|
|
1235
|
-
},
|
|
1236
1191
|
{
|
|
1237
1192
|
"url": "https://drafts.csswg.org/css-values-5/",
|
|
1238
1193
|
"seriesComposition": "delta",
|
|
@@ -3383,8 +3338,8 @@
|
|
|
3383
3338
|
"series": {
|
|
3384
3339
|
"shortname": "WEBGL_clip_cull_distance",
|
|
3385
3340
|
"currentSpecification": "WEBGL_clip_cull_distance",
|
|
3386
|
-
"title": "WebGL WEBGL_clip_cull_distance Extension
|
|
3387
|
-
"shortTitle": "WebGL WEBGL_clip_cull_distance Extension
|
|
3341
|
+
"title": "WebGL WEBGL_clip_cull_distance Extension Specification",
|
|
3342
|
+
"shortTitle": "WebGL WEBGL_clip_cull_distance Extension",
|
|
3388
3343
|
"nightlyUrl": "https://registry.khronos.org/webgl/extensions/WEBGL_clip_cull_distance/"
|
|
3389
3344
|
},
|
|
3390
3345
|
"organization": "Khronos Group",
|
|
@@ -3402,9 +3357,9 @@
|
|
|
3402
3357
|
"sourcePath": "extensions/WEBGL_clip_cull_distance/extension.xml",
|
|
3403
3358
|
"filename": "index.html"
|
|
3404
3359
|
},
|
|
3405
|
-
"title": "WebGL WEBGL_clip_cull_distance Extension
|
|
3360
|
+
"title": "WebGL WEBGL_clip_cull_distance Extension Specification",
|
|
3406
3361
|
"source": "spec",
|
|
3407
|
-
"shortTitle": "WebGL WEBGL_clip_cull_distance Extension
|
|
3362
|
+
"shortTitle": "WebGL WEBGL_clip_cull_distance Extension",
|
|
3408
3363
|
"categories": [
|
|
3409
3364
|
"browser"
|
|
3410
3365
|
],
|
|
@@ -5944,13 +5899,6 @@
|
|
|
5944
5899
|
"shortTitle": "PNG",
|
|
5945
5900
|
"nightlyUrl": "https://w3c.github.io/PNG-spec/"
|
|
5946
5901
|
},
|
|
5947
|
-
"organization": "W3C",
|
|
5948
|
-
"groups": [
|
|
5949
|
-
{
|
|
5950
|
-
"name": "Portable Network Graphics (PNG) Working Group",
|
|
5951
|
-
"url": "https://www.w3.org/groups/wg/png/"
|
|
5952
|
-
}
|
|
5953
|
-
],
|
|
5954
5902
|
"nightly": {
|
|
5955
5903
|
"url": "https://w3c.github.io/PNG-spec/",
|
|
5956
5904
|
"status": "Editor's Draft",
|
|
@@ -5959,6 +5907,13 @@
|
|
|
5959
5907
|
"sourcePath": "index.html",
|
|
5960
5908
|
"filename": "index.html"
|
|
5961
5909
|
},
|
|
5910
|
+
"organization": "W3C",
|
|
5911
|
+
"groups": [
|
|
5912
|
+
{
|
|
5913
|
+
"name": "Portable Network Graphics (PNG) Working Group",
|
|
5914
|
+
"url": "https://www.w3.org/groups/wg/png/"
|
|
5915
|
+
}
|
|
5916
|
+
],
|
|
5962
5917
|
"title": "Portable Network Graphics (PNG) Specification (Third Edition)",
|
|
5963
5918
|
"source": "spec",
|
|
5964
5919
|
"shortTitle": "PNG",
|
|
@@ -6185,6 +6140,43 @@
|
|
|
6185
6140
|
],
|
|
6186
6141
|
"standing": "good"
|
|
6187
6142
|
},
|
|
6143
|
+
{
|
|
6144
|
+
"url": "https://webassembly.github.io/gc/core/bikeshed/",
|
|
6145
|
+
"seriesComposition": "fork",
|
|
6146
|
+
"shortname": "wasm-core-1-fork-gc",
|
|
6147
|
+
"series": {
|
|
6148
|
+
"shortname": "wasm-core",
|
|
6149
|
+
"currentSpecification": "wasm-core-1",
|
|
6150
|
+
"title": "WebAssembly Core",
|
|
6151
|
+
"shortTitle": "WebAssembly Core",
|
|
6152
|
+
"releaseUrl": "https://www.w3.org/TR/wasm-core/",
|
|
6153
|
+
"nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
|
|
6154
|
+
},
|
|
6155
|
+
"seriesVersion": "1",
|
|
6156
|
+
"forkOf": "wasm-core-1",
|
|
6157
|
+
"organization": "W3C",
|
|
6158
|
+
"groups": [
|
|
6159
|
+
{
|
|
6160
|
+
"name": "WebAssembly Community Group",
|
|
6161
|
+
"url": "https://www.w3.org/community/webassembly/"
|
|
6162
|
+
}
|
|
6163
|
+
],
|
|
6164
|
+
"nightly": {
|
|
6165
|
+
"url": "https://webassembly.github.io/gc/core/bikeshed/",
|
|
6166
|
+
"status": "Editor's Draft",
|
|
6167
|
+
"alternateUrls": [],
|
|
6168
|
+
"repository": "https://github.com/WebAssembly/gc",
|
|
6169
|
+
"sourcePath": "document/core/index.bs",
|
|
6170
|
+
"filename": "index.html"
|
|
6171
|
+
},
|
|
6172
|
+
"title": "WebAssembly Core Specification",
|
|
6173
|
+
"source": "spec",
|
|
6174
|
+
"shortTitle": "WebAssembly Core",
|
|
6175
|
+
"categories": [
|
|
6176
|
+
"browser"
|
|
6177
|
+
],
|
|
6178
|
+
"standing": "good"
|
|
6179
|
+
},
|
|
6188
6180
|
{
|
|
6189
6181
|
"url": "https://webbluetoothcg.github.io/web-bluetooth/",
|
|
6190
6182
|
"seriesComposition": "full",
|
|
@@ -7219,8 +7211,8 @@
|
|
|
7219
7211
|
"series": {
|
|
7220
7212
|
"shortname": "first-party-sets",
|
|
7221
7213
|
"currentSpecification": "first-party-sets",
|
|
7222
|
-
"title": "User Agent Interaction with
|
|
7223
|
-
"shortTitle": "User Agent Interaction with
|
|
7214
|
+
"title": "User Agent Interaction with Related Website Sets",
|
|
7215
|
+
"shortTitle": "User Agent Interaction with Related Website Sets",
|
|
7224
7216
|
"nightlyUrl": "https://wicg.github.io/first-party-sets/"
|
|
7225
7217
|
},
|
|
7226
7218
|
"organization": "W3C",
|
|
@@ -7238,9 +7230,9 @@
|
|
|
7238
7230
|
"sourcePath": "spec.bs",
|
|
7239
7231
|
"filename": "index.html"
|
|
7240
7232
|
},
|
|
7241
|
-
"title": "User Agent Interaction with
|
|
7233
|
+
"title": "User Agent Interaction with Related Website Sets",
|
|
7242
7234
|
"source": "spec",
|
|
7243
|
-
"shortTitle": "User Agent Interaction with
|
|
7235
|
+
"shortTitle": "User Agent Interaction with Related Website Sets",
|
|
7244
7236
|
"categories": [
|
|
7245
7237
|
"browser"
|
|
7246
7238
|
],
|
|
@@ -9007,6 +8999,40 @@
|
|
|
9007
8999
|
]
|
|
9008
9000
|
}
|
|
9009
9001
|
},
|
|
9002
|
+
{
|
|
9003
|
+
"url": "https://wicg.github.io/web-preferences-api/",
|
|
9004
|
+
"seriesComposition": "full",
|
|
9005
|
+
"shortname": "web-preferences-api",
|
|
9006
|
+
"series": {
|
|
9007
|
+
"shortname": "web-preferences-api",
|
|
9008
|
+
"currentSpecification": "web-preferences-api",
|
|
9009
|
+
"title": "Web Preferences API",
|
|
9010
|
+
"shortTitle": "Web Preferences API",
|
|
9011
|
+
"nightlyUrl": "https://wicg.github.io/web-preferences-api/"
|
|
9012
|
+
},
|
|
9013
|
+
"organization": "W3C",
|
|
9014
|
+
"groups": [
|
|
9015
|
+
{
|
|
9016
|
+
"name": "Web Platform Incubator Community Group",
|
|
9017
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
9018
|
+
}
|
|
9019
|
+
],
|
|
9020
|
+
"nightly": {
|
|
9021
|
+
"url": "https://wicg.github.io/web-preferences-api/",
|
|
9022
|
+
"status": "Unofficial Proposal Draft",
|
|
9023
|
+
"alternateUrls": [],
|
|
9024
|
+
"repository": "https://github.com/WICG/web-preferences-api",
|
|
9025
|
+
"sourcePath": "index.bs",
|
|
9026
|
+
"filename": "index.html"
|
|
9027
|
+
},
|
|
9028
|
+
"title": "Web Preferences API",
|
|
9029
|
+
"source": "spec",
|
|
9030
|
+
"shortTitle": "Web Preferences API",
|
|
9031
|
+
"categories": [
|
|
9032
|
+
"browser"
|
|
9033
|
+
],
|
|
9034
|
+
"standing": "pending"
|
|
9035
|
+
},
|
|
9010
9036
|
{
|
|
9011
9037
|
"url": "https://wicg.github.io/webcrypto-secure-curves/",
|
|
9012
9038
|
"seriesComposition": "full",
|
|
@@ -10810,7 +10836,7 @@
|
|
|
10810
10836
|
"groups": [
|
|
10811
10837
|
{
|
|
10812
10838
|
"name": "Web Performance Working Group",
|
|
10813
|
-
"url": "https://www.w3.org/webperf/"
|
|
10839
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
10814
10840
|
}
|
|
10815
10841
|
],
|
|
10816
10842
|
"release": {
|
|
@@ -15398,6 +15424,56 @@
|
|
|
15398
15424
|
]
|
|
15399
15425
|
}
|
|
15400
15426
|
},
|
|
15427
|
+
{
|
|
15428
|
+
"url": "https://www.w3.org/TR/css-transitions-2/",
|
|
15429
|
+
"seriesComposition": "delta",
|
|
15430
|
+
"shortname": "css-transitions-2",
|
|
15431
|
+
"series": {
|
|
15432
|
+
"shortname": "css-transitions",
|
|
15433
|
+
"currentSpecification": "css-transitions-1",
|
|
15434
|
+
"title": "CSS Transitions",
|
|
15435
|
+
"shortTitle": "CSS Transitions",
|
|
15436
|
+
"releaseUrl": "https://www.w3.org/TR/css-transitions/",
|
|
15437
|
+
"nightlyUrl": "https://drafts.csswg.org/css-transitions/"
|
|
15438
|
+
},
|
|
15439
|
+
"seriesVersion": "2",
|
|
15440
|
+
"seriesPrevious": "css-transitions-1",
|
|
15441
|
+
"organization": "W3C",
|
|
15442
|
+
"groups": [
|
|
15443
|
+
{
|
|
15444
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
15445
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
15446
|
+
}
|
|
15447
|
+
],
|
|
15448
|
+
"release": {
|
|
15449
|
+
"url": "https://www.w3.org/TR/css-transitions-2/",
|
|
15450
|
+
"status": "First Public Working Draft",
|
|
15451
|
+
"filename": "Overview.html"
|
|
15452
|
+
},
|
|
15453
|
+
"nightly": {
|
|
15454
|
+
"url": "https://drafts.csswg.org/css-transitions-2/",
|
|
15455
|
+
"status": "Editor's Draft",
|
|
15456
|
+
"alternateUrls": [
|
|
15457
|
+
"https://w3c.github.io/csswg-drafts/css-transitions-2/"
|
|
15458
|
+
],
|
|
15459
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
15460
|
+
"sourcePath": "css-transitions-2/Overview.bs",
|
|
15461
|
+
"filename": "index.html"
|
|
15462
|
+
},
|
|
15463
|
+
"title": "CSS Transitions Level 2",
|
|
15464
|
+
"source": "w3c",
|
|
15465
|
+
"shortTitle": "CSS Transitions 2",
|
|
15466
|
+
"categories": [
|
|
15467
|
+
"browser"
|
|
15468
|
+
],
|
|
15469
|
+
"standing": "good",
|
|
15470
|
+
"tests": {
|
|
15471
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
15472
|
+
"testPaths": [
|
|
15473
|
+
"css/css-transitions"
|
|
15474
|
+
]
|
|
15475
|
+
}
|
|
15476
|
+
},
|
|
15401
15477
|
{
|
|
15402
15478
|
"url": "https://www.w3.org/TR/css-typed-om-1/",
|
|
15403
15479
|
"seriesComposition": "full",
|
|
@@ -16242,7 +16318,7 @@
|
|
|
16242
16318
|
"groups": [
|
|
16243
16319
|
{
|
|
16244
16320
|
"name": "Web Performance Working Group",
|
|
16245
|
-
"url": "https://www.w3.org/webperf/"
|
|
16321
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
16246
16322
|
}
|
|
16247
16323
|
],
|
|
16248
16324
|
"release": {
|
|
@@ -16576,7 +16652,7 @@
|
|
|
16576
16652
|
"groups": [
|
|
16577
16653
|
{
|
|
16578
16654
|
"name": "Web Performance Working Group",
|
|
16579
|
-
"url": "https://www.w3.org/webperf/"
|
|
16655
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
16580
16656
|
}
|
|
16581
16657
|
],
|
|
16582
16658
|
"release": {
|
|
@@ -17219,7 +17295,7 @@
|
|
|
17219
17295
|
"groups": [
|
|
17220
17296
|
{
|
|
17221
17297
|
"name": "Web Performance Working Group",
|
|
17222
|
-
"url": "https://www.w3.org/webperf/"
|
|
17298
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
17223
17299
|
}
|
|
17224
17300
|
],
|
|
17225
17301
|
"release": {
|
|
@@ -17811,7 +17887,7 @@
|
|
|
17811
17887
|
"groups": [
|
|
17812
17888
|
{
|
|
17813
17889
|
"name": "Web Performance Working Group",
|
|
17814
|
-
"url": "https://www.w3.org/webperf/"
|
|
17890
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
17815
17891
|
}
|
|
17816
17892
|
],
|
|
17817
17893
|
"release": {
|
|
@@ -17858,7 +17934,7 @@
|
|
|
17858
17934
|
"groups": [
|
|
17859
17935
|
{
|
|
17860
17936
|
"name": "Web Performance Working Group",
|
|
17861
|
-
"url": "https://www.w3.org/webperf/"
|
|
17937
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
17862
17938
|
}
|
|
17863
17939
|
],
|
|
17864
17940
|
"release": {
|
|
@@ -18003,7 +18079,7 @@
|
|
|
18003
18079
|
"status": "Editor's Draft",
|
|
18004
18080
|
"alternateUrls": [],
|
|
18005
18081
|
"repository": "https://github.com/w3c/mathml-core",
|
|
18006
|
-
"sourcePath": "
|
|
18082
|
+
"sourcePath": "spec.html",
|
|
18007
18083
|
"filename": "index.html"
|
|
18008
18084
|
},
|
|
18009
18085
|
"title": "MathML Core",
|
|
@@ -18484,7 +18560,7 @@
|
|
|
18484
18560
|
"series": {
|
|
18485
18561
|
"shortname": "mediasession",
|
|
18486
18562
|
"currentSpecification": "mediasession",
|
|
18487
|
-
"title": "Media Session
|
|
18563
|
+
"title": "Media Session",
|
|
18488
18564
|
"shortTitle": "Media Session",
|
|
18489
18565
|
"releaseUrl": "https://www.w3.org/TR/mediasession/",
|
|
18490
18566
|
"nightlyUrl": "https://w3c.github.io/mediasession/"
|
|
@@ -18509,7 +18585,7 @@
|
|
|
18509
18585
|
"sourcePath": "index.bs",
|
|
18510
18586
|
"filename": "index.html"
|
|
18511
18587
|
},
|
|
18512
|
-
"title": "Media Session
|
|
18588
|
+
"title": "Media Session",
|
|
18513
18589
|
"source": "w3c",
|
|
18514
18590
|
"shortTitle": "Media Session",
|
|
18515
18591
|
"categories": [
|
|
@@ -19075,7 +19151,7 @@
|
|
|
19075
19151
|
"groups": [
|
|
19076
19152
|
{
|
|
19077
19153
|
"name": "Web Performance Working Group",
|
|
19078
|
-
"url": "https://www.w3.org/webperf/"
|
|
19154
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
19079
19155
|
}
|
|
19080
19156
|
],
|
|
19081
19157
|
"release": {
|
|
@@ -19106,27 +19182,26 @@
|
|
|
19106
19182
|
}
|
|
19107
19183
|
},
|
|
19108
19184
|
{
|
|
19109
|
-
"url": "https://www.w3.org/TR/network-error-logging
|
|
19185
|
+
"url": "https://www.w3.org/TR/network-error-logging/",
|
|
19110
19186
|
"seriesComposition": "full",
|
|
19111
|
-
"shortname": "network-error-logging
|
|
19187
|
+
"shortname": "network-error-logging",
|
|
19112
19188
|
"series": {
|
|
19113
19189
|
"shortname": "network-error-logging",
|
|
19114
|
-
"currentSpecification": "network-error-logging
|
|
19190
|
+
"currentSpecification": "network-error-logging",
|
|
19115
19191
|
"title": "Network Error Logging",
|
|
19116
19192
|
"shortTitle": "Network Error Logging",
|
|
19117
19193
|
"releaseUrl": "https://www.w3.org/TR/network-error-logging/",
|
|
19118
19194
|
"nightlyUrl": "https://w3c.github.io/network-error-logging/"
|
|
19119
19195
|
},
|
|
19120
|
-
"seriesVersion": "1",
|
|
19121
19196
|
"organization": "W3C",
|
|
19122
19197
|
"groups": [
|
|
19123
19198
|
{
|
|
19124
19199
|
"name": "Web Performance Working Group",
|
|
19125
|
-
"url": "https://www.w3.org/webperf/"
|
|
19200
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
19126
19201
|
}
|
|
19127
19202
|
],
|
|
19128
19203
|
"release": {
|
|
19129
|
-
"url": "https://www.w3.org/TR/network-error-logging
|
|
19204
|
+
"url": "https://www.w3.org/TR/network-error-logging/",
|
|
19130
19205
|
"status": "Working Draft",
|
|
19131
19206
|
"filename": "Overview.html"
|
|
19132
19207
|
},
|
|
@@ -19300,7 +19375,7 @@
|
|
|
19300
19375
|
"groups": [
|
|
19301
19376
|
{
|
|
19302
19377
|
"name": "Web Performance Working Group",
|
|
19303
|
-
"url": "https://www.w3.org/webperf/"
|
|
19378
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
19304
19379
|
}
|
|
19305
19380
|
],
|
|
19306
19381
|
"release": {
|
|
@@ -19525,7 +19600,7 @@
|
|
|
19525
19600
|
"groups": [
|
|
19526
19601
|
{
|
|
19527
19602
|
"name": "Web Performance Working Group",
|
|
19528
|
-
"url": "https://www.w3.org/webperf/"
|
|
19603
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
19529
19604
|
}
|
|
19530
19605
|
],
|
|
19531
19606
|
"release": {
|
|
@@ -20423,7 +20498,7 @@
|
|
|
20423
20498
|
"groups": [
|
|
20424
20499
|
{
|
|
20425
20500
|
"name": "Web Performance Working Group",
|
|
20426
|
-
"url": "https://www.w3.org/webperf/"
|
|
20501
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
20427
20502
|
}
|
|
20428
20503
|
],
|
|
20429
20504
|
"release": {
|
|
@@ -20469,7 +20544,7 @@
|
|
|
20469
20544
|
"groups": [
|
|
20470
20545
|
{
|
|
20471
20546
|
"name": "Web Performance Working Group",
|
|
20472
|
-
"url": "https://www.w3.org/webperf/"
|
|
20547
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
20473
20548
|
}
|
|
20474
20549
|
],
|
|
20475
20550
|
"release": {
|
|
@@ -20565,7 +20640,7 @@
|
|
|
20565
20640
|
"groups": [
|
|
20566
20641
|
{
|
|
20567
20642
|
"name": "Web Performance Working Group",
|
|
20568
|
-
"url": "https://www.w3.org/webperf/"
|
|
20643
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
20569
20644
|
}
|
|
20570
20645
|
],
|
|
20571
20646
|
"release": {
|
|
@@ -21082,7 +21157,7 @@
|
|
|
21082
21157
|
"groups": [
|
|
21083
21158
|
{
|
|
21084
21159
|
"name": "Web Performance Working Group",
|
|
21085
|
-
"url": "https://www.w3.org/webperf/"
|
|
21160
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
21086
21161
|
}
|
|
21087
21162
|
],
|
|
21088
21163
|
"release": {
|
|
@@ -22005,7 +22080,7 @@
|
|
|
22005
22080
|
"groups": [
|
|
22006
22081
|
{
|
|
22007
22082
|
"name": "Web Performance Working Group",
|
|
22008
|
-
"url": "https://www.w3.org/webperf/"
|
|
22083
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
22009
22084
|
}
|
|
22010
22085
|
],
|
|
22011
22086
|
"release": {
|
|
@@ -22355,7 +22430,7 @@
|
|
|
22355
22430
|
"groups": [
|
|
22356
22431
|
{
|
|
22357
22432
|
"name": "Web Performance Working Group",
|
|
22358
|
-
"url": "https://www.w3.org/webperf/"
|
|
22433
|
+
"url": "https://www.w3.org/groups/wg/webperf/"
|
|
22359
22434
|
}
|
|
22360
22435
|
],
|
|
22361
22436
|
"release": {
|
|
@@ -22537,6 +22612,9 @@
|
|
|
22537
22612
|
"test/core"
|
|
22538
22613
|
]
|
|
22539
22614
|
},
|
|
22615
|
+
"forks": [
|
|
22616
|
+
"wasm-core-1-fork-gc"
|
|
22617
|
+
],
|
|
22540
22618
|
"organization": "W3C",
|
|
22541
22619
|
"groups": [
|
|
22542
22620
|
{
|
|
@@ -22924,7 +23002,7 @@
|
|
|
22924
23002
|
],
|
|
22925
23003
|
"release": {
|
|
22926
23004
|
"url": "https://www.w3.org/TR/webauthn-3/",
|
|
22927
|
-
"status": "
|
|
23005
|
+
"status": "Working Draft",
|
|
22928
23006
|
"filename": "Overview.html"
|
|
22929
23007
|
},
|
|
22930
23008
|
"nightly": {
|