web-specs 2.43.0 → 2.44.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/README.md +7 -4
- package/index.json +98 -58
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -267,9 +267,11 @@ title, the property is set to the actual (possibly long) series title.
|
|
|
267
267
|
#### `series.releaseUrl`
|
|
268
268
|
|
|
269
269
|
The URL of the latest published snapshot for the spec series. For leveled specs
|
|
270
|
-
(those that create a series), this matches the unversioned URL.
|
|
271
|
-
unversioned URL
|
|
272
|
-
[`currentSpecification`](#seriescurrentspecification) property.
|
|
270
|
+
(those that create a series), this matches the unversioned URL. In most cases,
|
|
271
|
+
that unversioned URL will return the specification identified by the
|
|
272
|
+
[`currentSpecification`](#seriescurrentspecification) property. It may return
|
|
273
|
+
an earlier level though, e.g. when the current specification has not yet been
|
|
274
|
+
published as a TR document.
|
|
273
275
|
|
|
274
276
|
For instance, this property will be set to `https://www.w3.org/TR/css-fonts/`
|
|
275
277
|
for all specifications in the CSS Fonts series.
|
|
@@ -283,7 +285,8 @@ The `releaseUrl` property is only set for W3C specs published as TR documents.
|
|
|
283
285
|
|
|
284
286
|
For leveled specs (those that create a series), this matches the unversioned URL
|
|
285
287
|
that allows to access the latest Editor's Draft of the current specification in
|
|
286
|
-
the series.
|
|
288
|
+
the series. That unversioned URL should return the specification identified by
|
|
289
|
+
the [`currentSpecification`](#seriescurrentspecification) property.
|
|
287
290
|
|
|
288
291
|
For instance, this property will be set to `https://drafts.csswg.org/css-fonts/`
|
|
289
292
|
for all specifications in the CSS Fonts series.
|
package/index.json
CHANGED
|
@@ -1410,11 +1410,11 @@
|
|
|
1410
1410
|
"shortname": "compositing-2",
|
|
1411
1411
|
"series": {
|
|
1412
1412
|
"shortname": "compositing",
|
|
1413
|
-
"currentSpecification": "compositing-
|
|
1413
|
+
"currentSpecification": "compositing-2",
|
|
1414
1414
|
"title": "Compositing and Blending",
|
|
1415
1415
|
"shortTitle": "Compositing",
|
|
1416
|
-
"
|
|
1417
|
-
"
|
|
1416
|
+
"nightlyUrl": "https://drafts.fxtf.org/compositing/",
|
|
1417
|
+
"releaseUrl": "https://www.w3.org/TR/compositing/"
|
|
1418
1418
|
},
|
|
1419
1419
|
"seriesVersion": "2",
|
|
1420
1420
|
"shortTitle": "Compositing 2",
|
|
@@ -2250,46 +2250,6 @@
|
|
|
2250
2250
|
]
|
|
2251
2251
|
}
|
|
2252
2252
|
},
|
|
2253
|
-
{
|
|
2254
|
-
"url": "https://registry.khronos.org/webgl/extensions/EXT_clip_cull_distance/",
|
|
2255
|
-
"seriesComposition": "full",
|
|
2256
|
-
"shortname": "EXT_clip_cull_distance",
|
|
2257
|
-
"series": {
|
|
2258
|
-
"shortname": "EXT_clip_cull_distance",
|
|
2259
|
-
"currentSpecification": "EXT_clip_cull_distance",
|
|
2260
|
-
"title": "WebGL EXT_clip_cull_distance Extension Draft Specification",
|
|
2261
|
-
"shortTitle": "WebGL EXT_clip_cull_distance Extension Draft",
|
|
2262
|
-
"nightlyUrl": "https://registry.khronos.org/webgl/extensions/EXT_clip_cull_distance/"
|
|
2263
|
-
},
|
|
2264
|
-
"organization": "Khronos Group",
|
|
2265
|
-
"groups": [
|
|
2266
|
-
{
|
|
2267
|
-
"name": "WebGL Working Group",
|
|
2268
|
-
"url": "https://www.khronos.org/webgl/"
|
|
2269
|
-
}
|
|
2270
|
-
],
|
|
2271
|
-
"nightly": {
|
|
2272
|
-
"url": "https://registry.khronos.org/webgl/extensions/EXT_clip_cull_distance/",
|
|
2273
|
-
"status": "Editor's Draft",
|
|
2274
|
-
"alternateUrls": [],
|
|
2275
|
-
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2276
|
-
"sourcePath": "extensions/EXT_clip_cull_distance/extension.xml",
|
|
2277
|
-
"filename": "index.html"
|
|
2278
|
-
},
|
|
2279
|
-
"title": "WebGL EXT_clip_cull_distance Extension Draft Specification",
|
|
2280
|
-
"source": "spec",
|
|
2281
|
-
"shortTitle": "WebGL EXT_clip_cull_distance Extension Draft",
|
|
2282
|
-
"categories": [
|
|
2283
|
-
"browser"
|
|
2284
|
-
],
|
|
2285
|
-
"standing": "good",
|
|
2286
|
-
"tests": {
|
|
2287
|
-
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
2288
|
-
"testPaths": [
|
|
2289
|
-
"conformance-suites"
|
|
2290
|
-
]
|
|
2291
|
-
}
|
|
2292
|
-
},
|
|
2293
2253
|
{
|
|
2294
2254
|
"url": "https://registry.khronos.org/webgl/extensions/EXT_color_buffer_float/",
|
|
2295
2255
|
"seriesComposition": "full",
|
|
@@ -3250,6 +3210,46 @@
|
|
|
3250
3210
|
]
|
|
3251
3211
|
}
|
|
3252
3212
|
},
|
|
3213
|
+
{
|
|
3214
|
+
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_clip_cull_distance/",
|
|
3215
|
+
"seriesComposition": "full",
|
|
3216
|
+
"shortname": "WEBGL_clip_cull_distance",
|
|
3217
|
+
"series": {
|
|
3218
|
+
"shortname": "WEBGL_clip_cull_distance",
|
|
3219
|
+
"currentSpecification": "WEBGL_clip_cull_distance",
|
|
3220
|
+
"title": "WebGL WEBGL_clip_cull_distance Extension Draft Specification",
|
|
3221
|
+
"shortTitle": "WebGL WEBGL_clip_cull_distance Extension Draft",
|
|
3222
|
+
"nightlyUrl": "https://registry.khronos.org/webgl/extensions/WEBGL_clip_cull_distance/"
|
|
3223
|
+
},
|
|
3224
|
+
"organization": "Khronos Group",
|
|
3225
|
+
"groups": [
|
|
3226
|
+
{
|
|
3227
|
+
"name": "WebGL Working Group",
|
|
3228
|
+
"url": "https://www.khronos.org/webgl/"
|
|
3229
|
+
}
|
|
3230
|
+
],
|
|
3231
|
+
"nightly": {
|
|
3232
|
+
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_clip_cull_distance/",
|
|
3233
|
+
"status": "Editor's Draft",
|
|
3234
|
+
"alternateUrls": [],
|
|
3235
|
+
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
3236
|
+
"sourcePath": "extensions/WEBGL_clip_cull_distance/extension.xml",
|
|
3237
|
+
"filename": "index.html"
|
|
3238
|
+
},
|
|
3239
|
+
"title": "WebGL WEBGL_clip_cull_distance Extension Draft Specification",
|
|
3240
|
+
"source": "spec",
|
|
3241
|
+
"shortTitle": "WebGL WEBGL_clip_cull_distance Extension Draft",
|
|
3242
|
+
"categories": [
|
|
3243
|
+
"browser"
|
|
3244
|
+
],
|
|
3245
|
+
"standing": "good",
|
|
3246
|
+
"tests": {
|
|
3247
|
+
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
3248
|
+
"testPaths": [
|
|
3249
|
+
"conformance-suites"
|
|
3250
|
+
]
|
|
3251
|
+
}
|
|
3252
|
+
},
|
|
3253
3253
|
{
|
|
3254
3254
|
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_color_buffer_float/",
|
|
3255
3255
|
"seriesComposition": "full",
|
|
@@ -3850,6 +3850,46 @@
|
|
|
3850
3850
|
]
|
|
3851
3851
|
}
|
|
3852
3852
|
},
|
|
3853
|
+
{
|
|
3854
|
+
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_provoking_vertex/",
|
|
3855
|
+
"seriesComposition": "full",
|
|
3856
|
+
"shortname": "WEBGL_provoking_vertex",
|
|
3857
|
+
"series": {
|
|
3858
|
+
"shortname": "WEBGL_provoking_vertex",
|
|
3859
|
+
"currentSpecification": "WEBGL_provoking_vertex",
|
|
3860
|
+
"title": "WebGL WEBGL_provoking_vertex Extension Draft Specification",
|
|
3861
|
+
"shortTitle": "WebGL WEBGL_provoking_vertex Extension Draft",
|
|
3862
|
+
"nightlyUrl": "https://registry.khronos.org/webgl/extensions/WEBGL_provoking_vertex/"
|
|
3863
|
+
},
|
|
3864
|
+
"organization": "Khronos Group",
|
|
3865
|
+
"groups": [
|
|
3866
|
+
{
|
|
3867
|
+
"name": "WebGL Working Group",
|
|
3868
|
+
"url": "https://www.khronos.org/webgl/"
|
|
3869
|
+
}
|
|
3870
|
+
],
|
|
3871
|
+
"nightly": {
|
|
3872
|
+
"url": "https://registry.khronos.org/webgl/extensions/WEBGL_provoking_vertex/",
|
|
3873
|
+
"status": "Editor's Draft",
|
|
3874
|
+
"alternateUrls": [],
|
|
3875
|
+
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
3876
|
+
"sourcePath": "extensions/WEBGL_provoking_vertex/extension.xml",
|
|
3877
|
+
"filename": "index.html"
|
|
3878
|
+
},
|
|
3879
|
+
"title": "WebGL WEBGL_provoking_vertex Extension Draft Specification",
|
|
3880
|
+
"source": "spec",
|
|
3881
|
+
"shortTitle": "WebGL WEBGL_provoking_vertex Extension Draft",
|
|
3882
|
+
"categories": [
|
|
3883
|
+
"browser"
|
|
3884
|
+
],
|
|
3885
|
+
"standing": "good",
|
|
3886
|
+
"tests": {
|
|
3887
|
+
"repository": "https://github.com/KhronosGroup/WebGL",
|
|
3888
|
+
"testPaths": [
|
|
3889
|
+
"conformance-suites"
|
|
3890
|
+
]
|
|
3891
|
+
}
|
|
3892
|
+
},
|
|
3853
3893
|
{
|
|
3854
3894
|
"url": "https://registry.khronos.org/webgl/specs/latest/1.0/",
|
|
3855
3895
|
"seriesComposition": "full",
|
|
@@ -10112,11 +10152,11 @@
|
|
|
10112
10152
|
"shortname": "compositing-1",
|
|
10113
10153
|
"series": {
|
|
10114
10154
|
"shortname": "compositing",
|
|
10115
|
-
"currentSpecification": "compositing-
|
|
10155
|
+
"currentSpecification": "compositing-2",
|
|
10116
10156
|
"title": "Compositing and Blending",
|
|
10117
10157
|
"shortTitle": "Compositing",
|
|
10118
|
-
"
|
|
10119
|
-
"
|
|
10158
|
+
"nightlyUrl": "https://drafts.fxtf.org/compositing/",
|
|
10159
|
+
"releaseUrl": "https://www.w3.org/TR/compositing/"
|
|
10120
10160
|
},
|
|
10121
10161
|
"seriesVersion": "1",
|
|
10122
10162
|
"shortTitle": "Compositing 1",
|
|
@@ -10168,7 +10208,7 @@
|
|
|
10168
10208
|
"title": "Compute Pressure Level 1",
|
|
10169
10209
|
"shortTitle": "Compute Pressure",
|
|
10170
10210
|
"releaseUrl": "https://www.w3.org/TR/compute-pressure/",
|
|
10171
|
-
"nightlyUrl": "https://
|
|
10211
|
+
"nightlyUrl": "https://w3c.github.io/compute-pressure/"
|
|
10172
10212
|
},
|
|
10173
10213
|
"organization": "W3C",
|
|
10174
10214
|
"groups": [
|
|
@@ -10179,14 +10219,14 @@
|
|
|
10179
10219
|
],
|
|
10180
10220
|
"release": {
|
|
10181
10221
|
"url": "https://www.w3.org/TR/compute-pressure/",
|
|
10182
|
-
"status": "
|
|
10222
|
+
"status": "Working Draft",
|
|
10183
10223
|
"filename": "Overview.html"
|
|
10184
10224
|
},
|
|
10185
10225
|
"nightly": {
|
|
10186
|
-
"url": "https://
|
|
10226
|
+
"url": "https://w3c.github.io/compute-pressure/",
|
|
10187
10227
|
"status": "Editor's Draft",
|
|
10188
10228
|
"alternateUrls": [],
|
|
10189
|
-
"repository": "https://github.com/
|
|
10229
|
+
"repository": "https://github.com/w3c/compute-pressure",
|
|
10190
10230
|
"sourcePath": "index.html",
|
|
10191
10231
|
"filename": "index.html"
|
|
10192
10232
|
},
|
|
@@ -10208,7 +10248,7 @@
|
|
|
10208
10248
|
"title": "Contact Picker API",
|
|
10209
10249
|
"shortTitle": "Contact Picker API",
|
|
10210
10250
|
"releaseUrl": "https://www.w3.org/TR/contact-picker/",
|
|
10211
|
-
"nightlyUrl": "https://w3c.github.io/contact-
|
|
10251
|
+
"nightlyUrl": "https://w3c.github.io/contact-picker/"
|
|
10212
10252
|
},
|
|
10213
10253
|
"seriesVersion": "1",
|
|
10214
10254
|
"organization": "W3C",
|
|
@@ -10224,15 +10264,15 @@
|
|
|
10224
10264
|
],
|
|
10225
10265
|
"release": {
|
|
10226
10266
|
"url": "https://www.w3.org/TR/contact-picker-1/",
|
|
10227
|
-
"status": "
|
|
10267
|
+
"status": "Working Draft",
|
|
10228
10268
|
"filename": "Overview.html"
|
|
10229
10269
|
},
|
|
10230
10270
|
"nightly": {
|
|
10231
|
-
"url": "https://w3c.github.io/contact-
|
|
10271
|
+
"url": "https://w3c.github.io/contact-picker/",
|
|
10232
10272
|
"status": "Editor's Draft",
|
|
10233
10273
|
"alternateUrls": [],
|
|
10234
|
-
"repository": "https://github.com/w3c/contact-
|
|
10235
|
-
"sourcePath": "
|
|
10274
|
+
"repository": "https://github.com/w3c/contact-picker",
|
|
10275
|
+
"sourcePath": "index.bs",
|
|
10236
10276
|
"filename": "index.html"
|
|
10237
10277
|
},
|
|
10238
10278
|
"title": "Contact Picker API",
|
|
@@ -16628,7 +16668,7 @@
|
|
|
16628
16668
|
"groups": [
|
|
16629
16669
|
{
|
|
16630
16670
|
"name": "JSON-LD Working Group",
|
|
16631
|
-
"url": "https://www.w3.org/
|
|
16671
|
+
"url": "https://www.w3.org/groups/wg/json-ld/"
|
|
16632
16672
|
}
|
|
16633
16673
|
],
|
|
16634
16674
|
"release": {
|
|
@@ -16666,7 +16706,7 @@
|
|
|
16666
16706
|
"groups": [
|
|
16667
16707
|
{
|
|
16668
16708
|
"name": "JSON-LD Working Group",
|
|
16669
|
-
"url": "https://www.w3.org/
|
|
16709
|
+
"url": "https://www.w3.org/groups/wg/json-ld/"
|
|
16670
16710
|
}
|
|
16671
16711
|
],
|
|
16672
16712
|
"release": {
|
|
@@ -16705,7 +16745,7 @@
|
|
|
16705
16745
|
"groups": [
|
|
16706
16746
|
{
|
|
16707
16747
|
"name": "JSON-LD Working Group",
|
|
16708
|
-
"url": "https://www.w3.org/
|
|
16748
|
+
"url": "https://www.w3.org/groups/wg/json-ld/"
|
|
16709
16749
|
}
|
|
16710
16750
|
],
|
|
16711
16751
|
"release": {
|