web-specs 3.77.1 → 3.78.1
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 +107 -42
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -7389,6 +7389,43 @@
|
|
|
7389
7389
|
],
|
|
7390
7390
|
"standing": "good"
|
|
7391
7391
|
},
|
|
7392
|
+
{
|
|
7393
|
+
"url": "https://webassembly.github.io/custom-descriptors/",
|
|
7394
|
+
"seriesComposition": "fork",
|
|
7395
|
+
"shortname": "wasm-core-2-fork-custom-descriptors",
|
|
7396
|
+
"series": {
|
|
7397
|
+
"shortname": "wasm-core",
|
|
7398
|
+
"currentSpecification": "wasm-core-2",
|
|
7399
|
+
"title": "WebAssembly Core",
|
|
7400
|
+
"shortTitle": "WebAssembly Core",
|
|
7401
|
+
"releaseUrl": "https://www.w3.org/TR/wasm-core/",
|
|
7402
|
+
"nightlyUrl": "https://webassembly.github.io/spec/core/bikeshed/"
|
|
7403
|
+
},
|
|
7404
|
+
"seriesVersion": "2",
|
|
7405
|
+
"forkOf": "wasm-core-2",
|
|
7406
|
+
"title": "WebAssembly Core: Custom Descriptors and JS Interop",
|
|
7407
|
+
"organization": "W3C",
|
|
7408
|
+
"groups": [
|
|
7409
|
+
{
|
|
7410
|
+
"name": "WebAssembly Community Group",
|
|
7411
|
+
"url": "https://www.w3.org/community/webassembly/"
|
|
7412
|
+
}
|
|
7413
|
+
],
|
|
7414
|
+
"nightly": {
|
|
7415
|
+
"url": "https://webassembly.github.io/custom-descriptors/",
|
|
7416
|
+
"status": "Editor's Draft",
|
|
7417
|
+
"alternateUrls": [],
|
|
7418
|
+
"repository": "https://github.com/WebAssembly/custom-descriptors",
|
|
7419
|
+
"sourcePath": "document/core/index.bs",
|
|
7420
|
+
"filename": "index.html"
|
|
7421
|
+
},
|
|
7422
|
+
"source": "spec",
|
|
7423
|
+
"shortTitle": "WebAssembly Core: Custom Descriptors and JS Interop",
|
|
7424
|
+
"categories": [
|
|
7425
|
+
"browser"
|
|
7426
|
+
],
|
|
7427
|
+
"standing": "good"
|
|
7428
|
+
},
|
|
7392
7429
|
{
|
|
7393
7430
|
"url": "https://webassembly.github.io/esm-integration/js-api/",
|
|
7394
7431
|
"seriesComposition": "fork",
|
|
@@ -13180,6 +13217,41 @@
|
|
|
13180
13217
|
],
|
|
13181
13218
|
"standing": "good"
|
|
13182
13219
|
},
|
|
13220
|
+
{
|
|
13221
|
+
"url": "https://www.rfc-editor.org/rfc/rfc9659",
|
|
13222
|
+
"seriesComposition": "full",
|
|
13223
|
+
"shortname": "rfc9659",
|
|
13224
|
+
"series": {
|
|
13225
|
+
"shortname": "rfc9659",
|
|
13226
|
+
"currentSpecification": "rfc9659",
|
|
13227
|
+
"title": "Window Sizing for Zstandard Content Encoding",
|
|
13228
|
+
"shortTitle": "Window Sizing for Zstandard Content Encoding",
|
|
13229
|
+
"nightlyUrl": "https://www.rfc-editor.org/rfc/rfc9659"
|
|
13230
|
+
},
|
|
13231
|
+
"organization": "IETF",
|
|
13232
|
+
"groups": [
|
|
13233
|
+
{
|
|
13234
|
+
"name": "HTTP Working Group",
|
|
13235
|
+
"url": "https://datatracker.ietf.org/wg/httpbis/"
|
|
13236
|
+
}
|
|
13237
|
+
],
|
|
13238
|
+
"nightly": {
|
|
13239
|
+
"url": "https://www.rfc-editor.org/rfc/rfc9659",
|
|
13240
|
+
"status": "Informational",
|
|
13241
|
+
"alternateUrls": [
|
|
13242
|
+
"https://datatracker.ietf.org/doc/html/rfc9659",
|
|
13243
|
+
"https://tools.ietf.org/html/rfc9659"
|
|
13244
|
+
],
|
|
13245
|
+
"filename": "rfc9659.html"
|
|
13246
|
+
},
|
|
13247
|
+
"title": "Window Sizing for Zstandard Content Encoding",
|
|
13248
|
+
"source": "ietf",
|
|
13249
|
+
"shortTitle": "Window Sizing for Zstandard Content Encoding",
|
|
13250
|
+
"categories": [
|
|
13251
|
+
"browser"
|
|
13252
|
+
],
|
|
13253
|
+
"standing": "good"
|
|
13254
|
+
},
|
|
13183
13255
|
{
|
|
13184
13256
|
"url": "https://www.rfc-editor.org/rfc/rfc9842",
|
|
13185
13257
|
"seriesComposition": "full",
|
|
@@ -13519,7 +13591,7 @@
|
|
|
13519
13591
|
],
|
|
13520
13592
|
"release": {
|
|
13521
13593
|
"url": "https://www.w3.org/TR/act-rules-format-1.1/",
|
|
13522
|
-
"status": "
|
|
13594
|
+
"status": "Recommendation",
|
|
13523
13595
|
"filename": "Overview.html"
|
|
13524
13596
|
},
|
|
13525
13597
|
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.1",
|
|
@@ -19433,7 +19505,7 @@
|
|
|
19433
19505
|
],
|
|
19434
19506
|
"release": {
|
|
19435
19507
|
"url": "https://www.w3.org/TR/css-transitions-2/",
|
|
19436
|
-
"status": "
|
|
19508
|
+
"status": "Working Draft",
|
|
19437
19509
|
"filename": "Overview.html"
|
|
19438
19510
|
},
|
|
19439
19511
|
"nightly": {
|
|
@@ -19446,7 +19518,7 @@
|
|
|
19446
19518
|
"sourcePath": "css-transitions-2/Overview.bs",
|
|
19447
19519
|
"filename": "index.html"
|
|
19448
19520
|
},
|
|
19449
|
-
"title": "CSS Transitions Level 2",
|
|
19521
|
+
"title": "CSS Transitions Module Level 2",
|
|
19450
19522
|
"source": "w3c",
|
|
19451
19523
|
"shortTitle": "CSS Transitions 2",
|
|
19452
19524
|
"categories": [
|
|
@@ -20369,7 +20441,7 @@
|
|
|
20369
20441
|
],
|
|
20370
20442
|
"release": {
|
|
20371
20443
|
"url": "https://www.w3.org/TR/dapt/",
|
|
20372
|
-
"status": "Candidate Recommendation
|
|
20444
|
+
"status": "Candidate Recommendation Draft",
|
|
20373
20445
|
"filename": "Overview.html"
|
|
20374
20446
|
},
|
|
20375
20447
|
"nightly": {
|
|
@@ -20692,12 +20764,6 @@
|
|
|
20692
20764
|
"releaseUrl": "https://www.w3.org/TR/DOM-Style/",
|
|
20693
20765
|
"nightlyUrl": "https://www.w3.org/TR/DOM-Style/"
|
|
20694
20766
|
},
|
|
20695
|
-
"nightly": {
|
|
20696
|
-
"url": "https://www.w3.org/TR/DOM-Level-2-Style/",
|
|
20697
|
-
"status": "Editor's Draft",
|
|
20698
|
-
"alternateUrls": [],
|
|
20699
|
-
"filename": "Overview.html"
|
|
20700
|
-
},
|
|
20701
20767
|
"obsoletedBy": [
|
|
20702
20768
|
"cssom-1"
|
|
20703
20769
|
],
|
|
@@ -20708,6 +20774,12 @@
|
|
|
20708
20774
|
"url": "https://www.w3.org/DOM/Group/"
|
|
20709
20775
|
}
|
|
20710
20776
|
],
|
|
20777
|
+
"nightly": {
|
|
20778
|
+
"url": "https://www.w3.org/TR/DOM-Level-2-Style/",
|
|
20779
|
+
"status": "Editor's Draft",
|
|
20780
|
+
"alternateUrls": [],
|
|
20781
|
+
"filename": "Overview.html"
|
|
20782
|
+
},
|
|
20711
20783
|
"release": {
|
|
20712
20784
|
"url": "https://www.w3.org/TR/DOM-Level-2-Style/",
|
|
20713
20785
|
"status": "Discontinued Draft",
|
|
@@ -21968,7 +22040,7 @@
|
|
|
21968
22040
|
],
|
|
21969
22041
|
"release": {
|
|
21970
22042
|
"url": "https://www.w3.org/TR/geolocation-sensor/",
|
|
21971
|
-
"status": "
|
|
22043
|
+
"status": "Discontinued Draft",
|
|
21972
22044
|
"filename": "Overview.html"
|
|
21973
22045
|
},
|
|
21974
22046
|
"nightly": {
|
|
@@ -21985,7 +22057,7 @@
|
|
|
21985
22057
|
"categories": [
|
|
21986
22058
|
"browser"
|
|
21987
22059
|
],
|
|
21988
|
-
"standing": "
|
|
22060
|
+
"standing": "discontinued",
|
|
21989
22061
|
"tests": {
|
|
21990
22062
|
"repository": "https://github.com/web-platform-tests/wpt",
|
|
21991
22063
|
"testPaths": [
|
|
@@ -25173,11 +25245,9 @@
|
|
|
25173
25245
|
"filename": "Overview.html"
|
|
25174
25246
|
},
|
|
25175
25247
|
"nightly": {
|
|
25176
|
-
"url": "https://
|
|
25248
|
+
"url": "https://www.w3.org/TR/pointerevents3/",
|
|
25177
25249
|
"status": "Editor's Draft",
|
|
25178
25250
|
"alternateUrls": [],
|
|
25179
|
-
"repository": "https://github.com/w3c/pointerevents",
|
|
25180
|
-
"sourcePath": "index.html",
|
|
25181
25251
|
"filename": "index.html"
|
|
25182
25252
|
},
|
|
25183
25253
|
"title": "Pointer Events",
|
|
@@ -25186,13 +25256,7 @@
|
|
|
25186
25256
|
"categories": [
|
|
25187
25257
|
"browser"
|
|
25188
25258
|
],
|
|
25189
|
-
"standing": "good"
|
|
25190
|
-
"tests": {
|
|
25191
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
25192
|
-
"testPaths": [
|
|
25193
|
-
"pointerevents"
|
|
25194
|
-
]
|
|
25195
|
-
}
|
|
25259
|
+
"standing": "good"
|
|
25196
25260
|
},
|
|
25197
25261
|
{
|
|
25198
25262
|
"url": "https://www.w3.org/TR/pointerevents4/",
|
|
@@ -26840,7 +26904,7 @@
|
|
|
26840
26904
|
],
|
|
26841
26905
|
"release": {
|
|
26842
26906
|
"url": "https://www.w3.org/TR/shacl12-rules/",
|
|
26843
|
-
"status": "
|
|
26907
|
+
"status": "Working Draft",
|
|
26844
26908
|
"filename": "Overview.html"
|
|
26845
26909
|
},
|
|
26846
26910
|
"nightly": {
|
|
@@ -27516,10 +27580,17 @@
|
|
|
27516
27580
|
"nightlyUrl": "https://svgwg.org/svg2-draft/"
|
|
27517
27581
|
},
|
|
27518
27582
|
"seriesVersion": "1.1",
|
|
27519
|
-
"
|
|
27583
|
+
"seriesNext": "SVG2",
|
|
27584
|
+
"organization": "W3C",
|
|
27585
|
+
"groups": [
|
|
27586
|
+
{
|
|
27587
|
+
"name": "SVG Working Group",
|
|
27588
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
27589
|
+
}
|
|
27590
|
+
],
|
|
27591
|
+
"release": {
|
|
27520
27592
|
"url": "https://www.w3.org/TR/SVG11/",
|
|
27521
|
-
"status": "
|
|
27522
|
-
"alternateUrls": [],
|
|
27593
|
+
"status": "Recommendation",
|
|
27523
27594
|
"pages": [
|
|
27524
27595
|
"https://www.w3.org/TR/SVG11/expanded-toc.html",
|
|
27525
27596
|
"https://www.w3.org/TR/SVG11/intro.html",
|
|
@@ -27565,17 +27636,10 @@
|
|
|
27565
27636
|
],
|
|
27566
27637
|
"filename": "Overview.html"
|
|
27567
27638
|
},
|
|
27568
|
-
"
|
|
27569
|
-
"organization": "W3C",
|
|
27570
|
-
"groups": [
|
|
27571
|
-
{
|
|
27572
|
-
"name": "SVG Working Group",
|
|
27573
|
-
"url": "https://www.w3.org/groups/wg/svg/"
|
|
27574
|
-
}
|
|
27575
|
-
],
|
|
27576
|
-
"release": {
|
|
27639
|
+
"nightly": {
|
|
27577
27640
|
"url": "https://www.w3.org/TR/SVG11/",
|
|
27578
|
-
"status": "
|
|
27641
|
+
"status": "Editor's Draft",
|
|
27642
|
+
"alternateUrls": [],
|
|
27579
27643
|
"pages": [
|
|
27580
27644
|
"https://www.w3.org/TR/SVG11/expanded-toc.html",
|
|
27581
27645
|
"https://www.w3.org/TR/SVG11/intro.html",
|
|
@@ -27747,12 +27811,6 @@
|
|
|
27747
27811
|
"releaseUrl": "https://www.w3.org/TR/test-methodology/",
|
|
27748
27812
|
"nightlyUrl": "https://www.w3.org/TR/test-methodology/"
|
|
27749
27813
|
},
|
|
27750
|
-
"nightly": {
|
|
27751
|
-
"url": "https://www.w3.org/TR/test-methodology/",
|
|
27752
|
-
"status": "Editor's Draft",
|
|
27753
|
-
"alternateUrls": [],
|
|
27754
|
-
"filename": "Overview.html"
|
|
27755
|
-
},
|
|
27756
27814
|
"categories": [],
|
|
27757
27815
|
"organization": "W3C",
|
|
27758
27816
|
"groups": [
|
|
@@ -27766,6 +27824,12 @@
|
|
|
27766
27824
|
"status": "Note",
|
|
27767
27825
|
"filename": "Overview.html"
|
|
27768
27826
|
},
|
|
27827
|
+
"nightly": {
|
|
27828
|
+
"url": "https://www.w3.org/TR/test-methodology/",
|
|
27829
|
+
"status": "Editor's Draft",
|
|
27830
|
+
"alternateUrls": [],
|
|
27831
|
+
"filename": "Overview.html"
|
|
27832
|
+
},
|
|
27769
27833
|
"title": "A Method for Writing Testable Conformance Requirements",
|
|
27770
27834
|
"source": "w3c",
|
|
27771
27835
|
"shortTitle": "A Method for Writing Testable Conformance Requirements",
|
|
@@ -29191,6 +29255,7 @@
|
|
|
29191
29255
|
"forks": [
|
|
29192
29256
|
"wasm-core-2-fork-branch-hinting",
|
|
29193
29257
|
"wasm-core-2-fork-compact-import-section",
|
|
29258
|
+
"wasm-core-2-fork-custom-descriptors",
|
|
29194
29259
|
"wasm-core-2-fork-extended-const",
|
|
29195
29260
|
"wasm-core-2-fork-function-references",
|
|
29196
29261
|
"wasm-core-2-fork-gc",
|