web-specs 3.28.0 → 3.29.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 +89 -6
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
],
|
|
978
978
|
"nightly": {
|
|
979
979
|
"url": "https://drafts.csswg.org/css-forms-1/",
|
|
980
|
-
"status": "
|
|
980
|
+
"status": "Unofficial Proposal Draft",
|
|
981
981
|
"alternateUrls": [
|
|
982
982
|
"https://w3c.github.io/csswg-drafts/css-forms-1/",
|
|
983
983
|
"https://w3c.github.io/csswg-drafts/css-forms/"
|
|
@@ -5525,6 +5525,40 @@
|
|
|
5525
5525
|
"browser"
|
|
5526
5526
|
]
|
|
5527
5527
|
},
|
|
5528
|
+
{
|
|
5529
|
+
"url": "https://tc39.es/proposal-is-error/",
|
|
5530
|
+
"seriesComposition": "full",
|
|
5531
|
+
"shortname": "tc39-is-error",
|
|
5532
|
+
"series": {
|
|
5533
|
+
"shortname": "tc39-is-error",
|
|
5534
|
+
"currentSpecification": "tc39-is-error",
|
|
5535
|
+
"title": "Error.isError",
|
|
5536
|
+
"shortTitle": "Error.isError",
|
|
5537
|
+
"nightlyUrl": "https://tc39.es/proposal-is-error/"
|
|
5538
|
+
},
|
|
5539
|
+
"organization": "Ecma International",
|
|
5540
|
+
"groups": [
|
|
5541
|
+
{
|
|
5542
|
+
"name": "TC39",
|
|
5543
|
+
"url": "https://tc39.es/"
|
|
5544
|
+
}
|
|
5545
|
+
],
|
|
5546
|
+
"nightly": {
|
|
5547
|
+
"url": "https://tc39.es/proposal-is-error/",
|
|
5548
|
+
"status": "Editor's Draft",
|
|
5549
|
+
"alternateUrls": [],
|
|
5550
|
+
"repository": "https://github.com/tc39/proposal-is-error",
|
|
5551
|
+
"sourcePath": "spec.emu",
|
|
5552
|
+
"filename": "index.html"
|
|
5553
|
+
},
|
|
5554
|
+
"title": "Error.isError",
|
|
5555
|
+
"source": "spec",
|
|
5556
|
+
"shortTitle": "Error.isError",
|
|
5557
|
+
"categories": [
|
|
5558
|
+
"browser"
|
|
5559
|
+
],
|
|
5560
|
+
"standing": "good"
|
|
5561
|
+
},
|
|
5528
5562
|
{
|
|
5529
5563
|
"url": "https://tc39.es/proposal-is-usv-string/",
|
|
5530
5564
|
"seriesComposition": "full",
|
|
@@ -22699,13 +22733,14 @@
|
|
|
22699
22733
|
"shortname": "pointerevents3",
|
|
22700
22734
|
"series": {
|
|
22701
22735
|
"shortname": "pointerevents",
|
|
22702
|
-
"currentSpecification": "
|
|
22736
|
+
"currentSpecification": "pointerevents4",
|
|
22703
22737
|
"title": "Pointer Events",
|
|
22704
22738
|
"shortTitle": "Pointer Events",
|
|
22705
22739
|
"releaseUrl": "https://www.w3.org/TR/pointerevents/",
|
|
22706
22740
|
"nightlyUrl": "https://w3c.github.io/pointerevents/"
|
|
22707
22741
|
},
|
|
22708
22742
|
"seriesVersion": "3",
|
|
22743
|
+
"seriesNext": "pointerevents4",
|
|
22709
22744
|
"organization": "W3C",
|
|
22710
22745
|
"groups": [
|
|
22711
22746
|
{
|
|
@@ -22740,6 +22775,54 @@
|
|
|
22740
22775
|
]
|
|
22741
22776
|
}
|
|
22742
22777
|
},
|
|
22778
|
+
{
|
|
22779
|
+
"url": "https://www.w3.org/TR/pointerevents4/",
|
|
22780
|
+
"seriesComposition": "full",
|
|
22781
|
+
"shortname": "pointerevents4",
|
|
22782
|
+
"series": {
|
|
22783
|
+
"shortname": "pointerevents",
|
|
22784
|
+
"currentSpecification": "pointerevents4",
|
|
22785
|
+
"title": "Pointer Events",
|
|
22786
|
+
"shortTitle": "Pointer Events",
|
|
22787
|
+
"releaseUrl": "https://www.w3.org/TR/pointerevents/",
|
|
22788
|
+
"nightlyUrl": "https://w3c.github.io/pointerevents/"
|
|
22789
|
+
},
|
|
22790
|
+
"seriesVersion": "4",
|
|
22791
|
+
"seriesPrevious": "pointerevents3",
|
|
22792
|
+
"organization": "W3C",
|
|
22793
|
+
"groups": [
|
|
22794
|
+
{
|
|
22795
|
+
"name": "Pointer Events Working Group",
|
|
22796
|
+
"url": "https://www.w3.org/groups/wg/pointer-events/"
|
|
22797
|
+
}
|
|
22798
|
+
],
|
|
22799
|
+
"release": {
|
|
22800
|
+
"url": "https://www.w3.org/TR/pointerevents4/",
|
|
22801
|
+
"status": "Working Draft",
|
|
22802
|
+
"filename": "Overview.html"
|
|
22803
|
+
},
|
|
22804
|
+
"nightly": {
|
|
22805
|
+
"url": "https://w3c.github.io/pointerevents/",
|
|
22806
|
+
"status": "Editor's Draft",
|
|
22807
|
+
"alternateUrls": [],
|
|
22808
|
+
"repository": "https://github.com/w3c/pointerevents",
|
|
22809
|
+
"sourcePath": "index.html",
|
|
22810
|
+
"filename": "index.html"
|
|
22811
|
+
},
|
|
22812
|
+
"title": "Pointer Events",
|
|
22813
|
+
"source": "w3c",
|
|
22814
|
+
"shortTitle": "Pointer Events",
|
|
22815
|
+
"categories": [
|
|
22816
|
+
"browser"
|
|
22817
|
+
],
|
|
22818
|
+
"standing": "good",
|
|
22819
|
+
"tests": {
|
|
22820
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
22821
|
+
"testPaths": [
|
|
22822
|
+
"pointerevents"
|
|
22823
|
+
]
|
|
22824
|
+
}
|
|
22825
|
+
},
|
|
22743
22826
|
{
|
|
22744
22827
|
"url": "https://www.w3.org/TR/pointerlock-2/",
|
|
22745
22828
|
"seriesComposition": "full",
|
|
@@ -24133,7 +24216,7 @@
|
|
|
24133
24216
|
"groups": [
|
|
24134
24217
|
{
|
|
24135
24218
|
"name": "Service Workers Working Group",
|
|
24136
|
-
"url": "https://www.w3.org/
|
|
24219
|
+
"url": "https://www.w3.org/groups/wg/service-workers/"
|
|
24137
24220
|
}
|
|
24138
24221
|
],
|
|
24139
24222
|
"release": {
|
|
@@ -25488,7 +25571,7 @@
|
|
|
25488
25571
|
],
|
|
25489
25572
|
"release": {
|
|
25490
25573
|
"url": "https://www.w3.org/TR/vibration/",
|
|
25491
|
-
"status": "Recommendation",
|
|
25574
|
+
"status": "Candidate Recommendation Draft",
|
|
25492
25575
|
"filename": "Overview.html"
|
|
25493
25576
|
},
|
|
25494
25577
|
"nightly": {
|
|
@@ -25499,7 +25582,7 @@
|
|
|
25499
25582
|
"sourcePath": "index.html",
|
|
25500
25583
|
"filename": "index.html"
|
|
25501
25584
|
},
|
|
25502
|
-
"title": "Vibration API
|
|
25585
|
+
"title": "Vibration API",
|
|
25503
25586
|
"source": "w3c",
|
|
25504
25587
|
"shortTitle": "Vibration API",
|
|
25505
25588
|
"categories": [
|
|
@@ -26861,7 +26944,7 @@
|
|
|
26861
26944
|
],
|
|
26862
26945
|
"release": {
|
|
26863
26946
|
"url": "https://www.w3.org/TR/webdriver-bidi/",
|
|
26864
|
-
"status": "
|
|
26947
|
+
"status": "Working Draft",
|
|
26865
26948
|
"filename": "Overview.html"
|
|
26866
26949
|
},
|
|
26867
26950
|
"nightly": {
|