web-specs 2.22.0 → 2.23.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 +104 -43
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -294,6 +294,46 @@
|
|
|
294
294
|
]
|
|
295
295
|
}
|
|
296
296
|
},
|
|
297
|
+
{
|
|
298
|
+
"url": "https://drafts.csswg.org/css-easing-2/",
|
|
299
|
+
"seriesComposition": "full",
|
|
300
|
+
"shortname": "css-easing-2",
|
|
301
|
+
"series": {
|
|
302
|
+
"shortname": "css-easing",
|
|
303
|
+
"currentSpecification": "css-easing-1",
|
|
304
|
+
"title": "CSS Easing Functions",
|
|
305
|
+
"shortTitle": "CSS Easing Functions",
|
|
306
|
+
"releaseUrl": "https://www.w3.org/TR/css-easing/",
|
|
307
|
+
"nightlyUrl": "https://drafts.csswg.org/css-easing/"
|
|
308
|
+
},
|
|
309
|
+
"seriesVersion": "2",
|
|
310
|
+
"seriesPrevious": "css-easing-1",
|
|
311
|
+
"organization": "W3C",
|
|
312
|
+
"groups": [
|
|
313
|
+
{
|
|
314
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
315
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
316
|
+
}
|
|
317
|
+
],
|
|
318
|
+
"nightly": {
|
|
319
|
+
"url": "https://drafts.csswg.org/css-easing-2/",
|
|
320
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
321
|
+
"sourcePath": "css-easing-2/Overview.bs",
|
|
322
|
+
"filename": "Overview.html"
|
|
323
|
+
},
|
|
324
|
+
"title": "CSS Easing Functions Level 2",
|
|
325
|
+
"source": "spec",
|
|
326
|
+
"shortTitle": "CSS Easing Functions 2",
|
|
327
|
+
"categories": [
|
|
328
|
+
"browser"
|
|
329
|
+
],
|
|
330
|
+
"tests": {
|
|
331
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
332
|
+
"testPaths": [
|
|
333
|
+
"css/css-easing"
|
|
334
|
+
]
|
|
335
|
+
}
|
|
336
|
+
},
|
|
297
337
|
{
|
|
298
338
|
"url": "https://drafts.csswg.org/css-env-1/",
|
|
299
339
|
"seriesComposition": "full",
|
|
@@ -1213,6 +1253,68 @@
|
|
|
1213
1253
|
]
|
|
1214
1254
|
}
|
|
1215
1255
|
},
|
|
1256
|
+
{
|
|
1257
|
+
"url": "https://immersive-web.github.io/model-element/",
|
|
1258
|
+
"seriesComposition": "full",
|
|
1259
|
+
"shortname": "model-element",
|
|
1260
|
+
"series": {
|
|
1261
|
+
"shortname": "model-element",
|
|
1262
|
+
"currentSpecification": "model-element",
|
|
1263
|
+
"title": "The <model> element",
|
|
1264
|
+
"shortTitle": "The <model> element",
|
|
1265
|
+
"nightlyUrl": "https://immersive-web.github.io/model-element/"
|
|
1266
|
+
},
|
|
1267
|
+
"organization": "W3C",
|
|
1268
|
+
"groups": [
|
|
1269
|
+
{
|
|
1270
|
+
"name": "Immersive Web Community Group",
|
|
1271
|
+
"url": "https://www.w3.org/community/immersive-web/"
|
|
1272
|
+
}
|
|
1273
|
+
],
|
|
1274
|
+
"nightly": {
|
|
1275
|
+
"url": "https://immersive-web.github.io/model-element/",
|
|
1276
|
+
"repository": "https://github.com/immersive-web/model-element",
|
|
1277
|
+
"sourcePath": "index.html",
|
|
1278
|
+
"filename": "index.html"
|
|
1279
|
+
},
|
|
1280
|
+
"title": "The <model> element",
|
|
1281
|
+
"source": "spec",
|
|
1282
|
+
"shortTitle": "The <model> element",
|
|
1283
|
+
"categories": [
|
|
1284
|
+
"browser"
|
|
1285
|
+
]
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
"url": "https://immersive-web.github.io/raw-camera-access/",
|
|
1289
|
+
"seriesComposition": "full",
|
|
1290
|
+
"shortname": "raw-camera-access",
|
|
1291
|
+
"series": {
|
|
1292
|
+
"shortname": "raw-camera-access",
|
|
1293
|
+
"currentSpecification": "raw-camera-access",
|
|
1294
|
+
"title": "WebXR Raw Camera Access",
|
|
1295
|
+
"shortTitle": "WebXR Raw Camera Access",
|
|
1296
|
+
"nightlyUrl": "https://immersive-web.github.io/raw-camera-access/"
|
|
1297
|
+
},
|
|
1298
|
+
"organization": "W3C",
|
|
1299
|
+
"groups": [
|
|
1300
|
+
{
|
|
1301
|
+
"name": "Immersive Web Community Group",
|
|
1302
|
+
"url": "https://www.w3.org/community/immersive-web/"
|
|
1303
|
+
}
|
|
1304
|
+
],
|
|
1305
|
+
"nightly": {
|
|
1306
|
+
"url": "https://immersive-web.github.io/raw-camera-access/",
|
|
1307
|
+
"repository": "https://github.com/immersive-web/raw-camera-access",
|
|
1308
|
+
"sourcePath": "index.bs",
|
|
1309
|
+
"filename": "index.html"
|
|
1310
|
+
},
|
|
1311
|
+
"title": "WebXR Raw Camera Access Module",
|
|
1312
|
+
"source": "spec",
|
|
1313
|
+
"shortTitle": "WebXR Raw Camera Access",
|
|
1314
|
+
"categories": [
|
|
1315
|
+
"browser"
|
|
1316
|
+
]
|
|
1317
|
+
},
|
|
1216
1318
|
{
|
|
1217
1319
|
"url": "https://infra.spec.whatwg.org/",
|
|
1218
1320
|
"seriesComposition": "full",
|
|
@@ -9865,6 +9967,7 @@
|
|
|
9865
9967
|
"nightlyUrl": "https://drafts.csswg.org/css-easing/"
|
|
9866
9968
|
},
|
|
9867
9969
|
"seriesVersion": "1",
|
|
9970
|
+
"seriesNext": "css-easing-2",
|
|
9868
9971
|
"organization": "W3C",
|
|
9869
9972
|
"groups": [
|
|
9870
9973
|
{
|
|
@@ -10975,7 +11078,7 @@
|
|
|
10975
11078
|
"filename": "Overview.html"
|
|
10976
11079
|
},
|
|
10977
11080
|
"nightly": {
|
|
10978
|
-
"url": "https://drafts.csswg.org/css-position/",
|
|
11081
|
+
"url": "https://drafts.csswg.org/css-position-3/",
|
|
10979
11082
|
"repository": "https://github.com/w3c/csswg-drafts",
|
|
10980
11083
|
"sourcePath": "css-position-3/Overview.bs",
|
|
10981
11084
|
"filename": "Overview.html"
|
|
@@ -15256,48 +15359,6 @@
|
|
|
15256
15359
|
]
|
|
15257
15360
|
}
|
|
15258
15361
|
},
|
|
15259
|
-
{
|
|
15260
|
-
"url": "https://www.w3.org/TR/payment-method-basic-card/",
|
|
15261
|
-
"seriesComposition": "full",
|
|
15262
|
-
"shortname": "payment-method-basic-card",
|
|
15263
|
-
"series": {
|
|
15264
|
-
"shortname": "payment-method-basic-card",
|
|
15265
|
-
"currentSpecification": "payment-method-basic-card",
|
|
15266
|
-
"title": "Payment Method: Basic Card",
|
|
15267
|
-
"shortTitle": "Basic Card",
|
|
15268
|
-
"releaseUrl": "https://www.w3.org/TR/payment-method-basic-card/",
|
|
15269
|
-
"nightlyUrl": "https://w3c.github.io/payment-method-basic-card/"
|
|
15270
|
-
},
|
|
15271
|
-
"shortTitle": "Basic Card",
|
|
15272
|
-
"organization": "W3C",
|
|
15273
|
-
"groups": [
|
|
15274
|
-
{
|
|
15275
|
-
"name": "Web Payments Working Group",
|
|
15276
|
-
"url": "https://www.w3.org/Payments/WG/"
|
|
15277
|
-
}
|
|
15278
|
-
],
|
|
15279
|
-
"release": {
|
|
15280
|
-
"url": "https://www.w3.org/TR/payment-method-basic-card/",
|
|
15281
|
-
"filename": "Overview.html"
|
|
15282
|
-
},
|
|
15283
|
-
"nightly": {
|
|
15284
|
-
"url": "https://w3c.github.io/payment-method-basic-card/",
|
|
15285
|
-
"repository": "https://github.com/w3c/payment-method-basic-card",
|
|
15286
|
-
"sourcePath": "index.html",
|
|
15287
|
-
"filename": "index.html"
|
|
15288
|
-
},
|
|
15289
|
-
"title": "Payment Method: Basic Card",
|
|
15290
|
-
"source": "w3c",
|
|
15291
|
-
"categories": [
|
|
15292
|
-
"browser"
|
|
15293
|
-
],
|
|
15294
|
-
"tests": {
|
|
15295
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
15296
|
-
"testPaths": [
|
|
15297
|
-
"payment-method-basic-card"
|
|
15298
|
-
]
|
|
15299
|
-
}
|
|
15300
|
-
},
|
|
15301
15362
|
{
|
|
15302
15363
|
"url": "https://www.w3.org/TR/payment-method-id/",
|
|
15303
15364
|
"seriesComposition": "full",
|