browser-specs 4.26.0 → 4.28.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 +174 -76
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -2045,40 +2045,6 @@
|
|
|
2045
2045
|
"browser"
|
|
2046
2046
|
]
|
|
2047
2047
|
},
|
|
2048
|
-
{
|
|
2049
|
-
"url": "https://privacycg.github.io/gpc-spec/",
|
|
2050
|
-
"seriesComposition": "full",
|
|
2051
|
-
"shortname": "gpc-spec",
|
|
2052
|
-
"series": {
|
|
2053
|
-
"shortname": "gpc-spec",
|
|
2054
|
-
"currentSpecification": "gpc-spec",
|
|
2055
|
-
"title": "Global Privacy Control (GPC)",
|
|
2056
|
-
"shortTitle": "GPC",
|
|
2057
|
-
"nightlyUrl": "https://privacycg.github.io/gpc-spec/"
|
|
2058
|
-
},
|
|
2059
|
-
"organization": "W3C",
|
|
2060
|
-
"groups": [
|
|
2061
|
-
{
|
|
2062
|
-
"name": "Privacy Working Group",
|
|
2063
|
-
"url": "https://www.w3.org/groups/wg/privacy/"
|
|
2064
|
-
}
|
|
2065
|
-
],
|
|
2066
|
-
"nightly": {
|
|
2067
|
-
"url": "https://privacycg.github.io/gpc-spec/",
|
|
2068
|
-
"status": "Editor's Draft",
|
|
2069
|
-
"alternateUrls": [],
|
|
2070
|
-
"repository": "https://github.com/privacycg/gpc-spec",
|
|
2071
|
-
"sourcePath": "index.html",
|
|
2072
|
-
"filename": "index.html"
|
|
2073
|
-
},
|
|
2074
|
-
"title": "Global Privacy Control (GPC)",
|
|
2075
|
-
"source": "spec",
|
|
2076
|
-
"shortTitle": "GPC",
|
|
2077
|
-
"categories": [
|
|
2078
|
-
"browser"
|
|
2079
|
-
],
|
|
2080
|
-
"standing": "good"
|
|
2081
|
-
},
|
|
2082
2048
|
{
|
|
2083
2049
|
"url": "https://privacycg.github.io/nav-tracking-mitigations/",
|
|
2084
2050
|
"seriesComposition": "full",
|
|
@@ -4856,6 +4822,40 @@
|
|
|
4856
4822
|
],
|
|
4857
4823
|
"standing": "good"
|
|
4858
4824
|
},
|
|
4825
|
+
{
|
|
4826
|
+
"url": "https://tc39.es/proposal-is-error/",
|
|
4827
|
+
"seriesComposition": "full",
|
|
4828
|
+
"shortname": "tc39-is-error",
|
|
4829
|
+
"series": {
|
|
4830
|
+
"shortname": "tc39-is-error",
|
|
4831
|
+
"currentSpecification": "tc39-is-error",
|
|
4832
|
+
"title": "Error.isError",
|
|
4833
|
+
"shortTitle": "Error.isError",
|
|
4834
|
+
"nightlyUrl": "https://tc39.es/proposal-is-error/"
|
|
4835
|
+
},
|
|
4836
|
+
"organization": "Ecma International",
|
|
4837
|
+
"groups": [
|
|
4838
|
+
{
|
|
4839
|
+
"name": "TC39",
|
|
4840
|
+
"url": "https://tc39.es/"
|
|
4841
|
+
}
|
|
4842
|
+
],
|
|
4843
|
+
"nightly": {
|
|
4844
|
+
"url": "https://tc39.es/proposal-is-error/",
|
|
4845
|
+
"status": "Editor's Draft",
|
|
4846
|
+
"alternateUrls": [],
|
|
4847
|
+
"repository": "https://github.com/tc39/proposal-is-error",
|
|
4848
|
+
"sourcePath": "spec.emu",
|
|
4849
|
+
"filename": "index.html"
|
|
4850
|
+
},
|
|
4851
|
+
"title": "Error.isError",
|
|
4852
|
+
"source": "spec",
|
|
4853
|
+
"shortTitle": "Error.isError",
|
|
4854
|
+
"categories": [
|
|
4855
|
+
"browser"
|
|
4856
|
+
],
|
|
4857
|
+
"standing": "good"
|
|
4858
|
+
},
|
|
4859
4859
|
{
|
|
4860
4860
|
"url": "https://tc39.es/proposal-iterator-helpers/",
|
|
4861
4861
|
"seriesComposition": "full",
|
|
@@ -5832,40 +5832,6 @@
|
|
|
5832
5832
|
],
|
|
5833
5833
|
"standing": "good"
|
|
5834
5834
|
},
|
|
5835
|
-
{
|
|
5836
|
-
"url": "https://w3c.github.io/webdriver-bidi/",
|
|
5837
|
-
"seriesComposition": "full",
|
|
5838
|
-
"shortname": "webdriver-bidi",
|
|
5839
|
-
"series": {
|
|
5840
|
-
"shortname": "webdriver-bidi",
|
|
5841
|
-
"currentSpecification": "webdriver-bidi",
|
|
5842
|
-
"title": "WebDriver BiDi",
|
|
5843
|
-
"shortTitle": "WebDriver BiDi",
|
|
5844
|
-
"nightlyUrl": "https://w3c.github.io/webdriver-bidi/"
|
|
5845
|
-
},
|
|
5846
|
-
"organization": "W3C",
|
|
5847
|
-
"groups": [
|
|
5848
|
-
{
|
|
5849
|
-
"name": "Browser Testing and Tools Working Group",
|
|
5850
|
-
"url": "https://www.w3.org/groups/wg/browser-tools-testing/"
|
|
5851
|
-
}
|
|
5852
|
-
],
|
|
5853
|
-
"nightly": {
|
|
5854
|
-
"url": "https://w3c.github.io/webdriver-bidi/",
|
|
5855
|
-
"status": "Editor's Draft",
|
|
5856
|
-
"alternateUrls": [],
|
|
5857
|
-
"repository": "https://github.com/w3c/webdriver-bidi",
|
|
5858
|
-
"sourcePath": "index.bs",
|
|
5859
|
-
"filename": "index.html"
|
|
5860
|
-
},
|
|
5861
|
-
"title": "WebDriver BiDi",
|
|
5862
|
-
"source": "specref",
|
|
5863
|
-
"shortTitle": "WebDriver BiDi",
|
|
5864
|
-
"categories": [
|
|
5865
|
-
"browser"
|
|
5866
|
-
],
|
|
5867
|
-
"standing": "good"
|
|
5868
|
-
},
|
|
5869
5835
|
{
|
|
5870
5836
|
"url": "https://w3c.github.io/webrtc-ice/",
|
|
5871
5837
|
"seriesComposition": "full",
|
|
@@ -17038,7 +17004,7 @@
|
|
|
17038
17004
|
],
|
|
17039
17005
|
"release": {
|
|
17040
17006
|
"url": "https://www.w3.org/TR/device-posture/",
|
|
17041
|
-
"status": "
|
|
17007
|
+
"status": "Candidate Recommendation Snapshot",
|
|
17042
17008
|
"filename": "Overview.html"
|
|
17043
17009
|
},
|
|
17044
17010
|
"nightly": {
|
|
@@ -18064,6 +18030,49 @@
|
|
|
18064
18030
|
]
|
|
18065
18031
|
}
|
|
18066
18032
|
},
|
|
18033
|
+
{
|
|
18034
|
+
"url": "https://www.w3.org/TR/gpc/",
|
|
18035
|
+
"seriesComposition": "full",
|
|
18036
|
+
"shortname": "gpc",
|
|
18037
|
+
"series": {
|
|
18038
|
+
"shortname": "gpc",
|
|
18039
|
+
"currentSpecification": "gpc",
|
|
18040
|
+
"title": "Global Privacy Control (GPC)",
|
|
18041
|
+
"shortTitle": "GPC",
|
|
18042
|
+
"releaseUrl": "https://www.w3.org/TR/gpc/",
|
|
18043
|
+
"nightlyUrl": "https://w3c.github.io/gpc/"
|
|
18044
|
+
},
|
|
18045
|
+
"formerNames": [
|
|
18046
|
+
"gpc-spec"
|
|
18047
|
+
],
|
|
18048
|
+
"organization": "W3C",
|
|
18049
|
+
"groups": [
|
|
18050
|
+
{
|
|
18051
|
+
"name": "Privacy Working Group",
|
|
18052
|
+
"url": "https://www.w3.org/groups/wg/privacy/"
|
|
18053
|
+
}
|
|
18054
|
+
],
|
|
18055
|
+
"release": {
|
|
18056
|
+
"url": "https://www.w3.org/TR/gpc/",
|
|
18057
|
+
"status": "Working Draft",
|
|
18058
|
+
"filename": "Overview.html"
|
|
18059
|
+
},
|
|
18060
|
+
"nightly": {
|
|
18061
|
+
"url": "https://w3c.github.io/gpc/",
|
|
18062
|
+
"status": "Editor's Draft",
|
|
18063
|
+
"alternateUrls": [],
|
|
18064
|
+
"repository": "https://github.com/w3c/gpc",
|
|
18065
|
+
"sourcePath": "index.html",
|
|
18066
|
+
"filename": "index.html"
|
|
18067
|
+
},
|
|
18068
|
+
"title": "Global Privacy Control (GPC)",
|
|
18069
|
+
"source": "w3c",
|
|
18070
|
+
"shortTitle": "GPC",
|
|
18071
|
+
"categories": [
|
|
18072
|
+
"browser"
|
|
18073
|
+
],
|
|
18074
|
+
"standing": "good"
|
|
18075
|
+
},
|
|
18067
18076
|
{
|
|
18068
18077
|
"url": "https://www.w3.org/TR/graphics-aam-1.0/",
|
|
18069
18078
|
"seriesComposition": "full",
|
|
@@ -19967,7 +19976,7 @@
|
|
|
19967
19976
|
],
|
|
19968
19977
|
"release": {
|
|
19969
19978
|
"url": "https://www.w3.org/TR/orientation-event/",
|
|
19970
|
-
"status": "
|
|
19979
|
+
"status": "Candidate Recommendation Snapshot",
|
|
19971
19980
|
"filename": "Overview.html"
|
|
19972
19981
|
},
|
|
19973
19982
|
"nightly": {
|
|
@@ -20500,13 +20509,14 @@
|
|
|
20500
20509
|
"shortname": "pointerevents3",
|
|
20501
20510
|
"series": {
|
|
20502
20511
|
"shortname": "pointerevents",
|
|
20503
|
-
"currentSpecification": "
|
|
20512
|
+
"currentSpecification": "pointerevents4",
|
|
20504
20513
|
"title": "Pointer Events",
|
|
20505
20514
|
"shortTitle": "Pointer Events",
|
|
20506
20515
|
"releaseUrl": "https://www.w3.org/TR/pointerevents/",
|
|
20507
20516
|
"nightlyUrl": "https://w3c.github.io/pointerevents/"
|
|
20508
20517
|
},
|
|
20509
20518
|
"seriesVersion": "3",
|
|
20519
|
+
"seriesNext": "pointerevents4",
|
|
20510
20520
|
"organization": "W3C",
|
|
20511
20521
|
"groups": [
|
|
20512
20522
|
{
|
|
@@ -20541,6 +20551,54 @@
|
|
|
20541
20551
|
]
|
|
20542
20552
|
}
|
|
20543
20553
|
},
|
|
20554
|
+
{
|
|
20555
|
+
"url": "https://www.w3.org/TR/pointerevents4/",
|
|
20556
|
+
"seriesComposition": "full",
|
|
20557
|
+
"shortname": "pointerevents4",
|
|
20558
|
+
"series": {
|
|
20559
|
+
"shortname": "pointerevents",
|
|
20560
|
+
"currentSpecification": "pointerevents4",
|
|
20561
|
+
"title": "Pointer Events",
|
|
20562
|
+
"shortTitle": "Pointer Events",
|
|
20563
|
+
"releaseUrl": "https://www.w3.org/TR/pointerevents/",
|
|
20564
|
+
"nightlyUrl": "https://w3c.github.io/pointerevents/"
|
|
20565
|
+
},
|
|
20566
|
+
"seriesVersion": "4",
|
|
20567
|
+
"seriesPrevious": "pointerevents3",
|
|
20568
|
+
"organization": "W3C",
|
|
20569
|
+
"groups": [
|
|
20570
|
+
{
|
|
20571
|
+
"name": "Pointer Events Working Group",
|
|
20572
|
+
"url": "https://www.w3.org/groups/wg/pointer-events/"
|
|
20573
|
+
}
|
|
20574
|
+
],
|
|
20575
|
+
"release": {
|
|
20576
|
+
"url": "https://www.w3.org/TR/pointerevents4/",
|
|
20577
|
+
"status": "Working Draft",
|
|
20578
|
+
"filename": "Overview.html"
|
|
20579
|
+
},
|
|
20580
|
+
"nightly": {
|
|
20581
|
+
"url": "https://w3c.github.io/pointerevents/",
|
|
20582
|
+
"status": "Editor's Draft",
|
|
20583
|
+
"alternateUrls": [],
|
|
20584
|
+
"repository": "https://github.com/w3c/pointerevents",
|
|
20585
|
+
"sourcePath": "index.html",
|
|
20586
|
+
"filename": "index.html"
|
|
20587
|
+
},
|
|
20588
|
+
"title": "Pointer Events",
|
|
20589
|
+
"source": "w3c",
|
|
20590
|
+
"shortTitle": "Pointer Events",
|
|
20591
|
+
"categories": [
|
|
20592
|
+
"browser"
|
|
20593
|
+
],
|
|
20594
|
+
"standing": "good",
|
|
20595
|
+
"tests": {
|
|
20596
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
20597
|
+
"testPaths": [
|
|
20598
|
+
"pointerevents"
|
|
20599
|
+
]
|
|
20600
|
+
}
|
|
20601
|
+
},
|
|
20544
20602
|
{
|
|
20545
20603
|
"url": "https://www.w3.org/TR/pointerlock-2/",
|
|
20546
20604
|
"seriesComposition": "full",
|
|
@@ -21501,7 +21559,7 @@
|
|
|
21501
21559
|
"groups": [
|
|
21502
21560
|
{
|
|
21503
21561
|
"name": "Service Workers Working Group",
|
|
21504
|
-
"url": "https://www.w3.org/
|
|
21562
|
+
"url": "https://www.w3.org/groups/wg/service-workers/"
|
|
21505
21563
|
}
|
|
21506
21564
|
],
|
|
21507
21565
|
"release": {
|
|
@@ -22103,7 +22161,7 @@
|
|
|
22103
22161
|
],
|
|
22104
22162
|
"release": {
|
|
22105
22163
|
"url": "https://www.w3.org/TR/uievents-code/",
|
|
22106
|
-
"status": "
|
|
22164
|
+
"status": "Proposed Recommendation",
|
|
22107
22165
|
"filename": "Overview.html"
|
|
22108
22166
|
},
|
|
22109
22167
|
"title": "UI Events KeyboardEvent code Values",
|
|
@@ -22143,7 +22201,7 @@
|
|
|
22143
22201
|
],
|
|
22144
22202
|
"release": {
|
|
22145
22203
|
"url": "https://www.w3.org/TR/uievents-key/",
|
|
22146
|
-
"status": "
|
|
22204
|
+
"status": "Proposed Recommendation",
|
|
22147
22205
|
"filename": "Overview.html"
|
|
22148
22206
|
},
|
|
22149
22207
|
"title": "UI Events KeyboardEvent key Values",
|
|
@@ -22313,7 +22371,7 @@
|
|
|
22313
22371
|
],
|
|
22314
22372
|
"release": {
|
|
22315
22373
|
"url": "https://www.w3.org/TR/vibration/",
|
|
22316
|
-
"status": "Recommendation",
|
|
22374
|
+
"status": "Candidate Recommendation Draft",
|
|
22317
22375
|
"filename": "Overview.html"
|
|
22318
22376
|
},
|
|
22319
22377
|
"nightly": {
|
|
@@ -22324,7 +22382,7 @@
|
|
|
22324
22382
|
"sourcePath": "index.html",
|
|
22325
22383
|
"filename": "index.html"
|
|
22326
22384
|
},
|
|
22327
|
-
"title": "Vibration API
|
|
22385
|
+
"title": "Vibration API",
|
|
22328
22386
|
"source": "w3c",
|
|
22329
22387
|
"shortTitle": "Vibration API",
|
|
22330
22388
|
"categories": [
|
|
@@ -23665,6 +23723,46 @@
|
|
|
23665
23723
|
]
|
|
23666
23724
|
}
|
|
23667
23725
|
},
|
|
23726
|
+
{
|
|
23727
|
+
"url": "https://www.w3.org/TR/webdriver-bidi/",
|
|
23728
|
+
"seriesComposition": "full",
|
|
23729
|
+
"shortname": "webdriver-bidi",
|
|
23730
|
+
"series": {
|
|
23731
|
+
"shortname": "webdriver-bidi",
|
|
23732
|
+
"currentSpecification": "webdriver-bidi",
|
|
23733
|
+
"title": "WebDriver BiDi",
|
|
23734
|
+
"shortTitle": "WebDriver BiDi",
|
|
23735
|
+
"releaseUrl": "https://www.w3.org/TR/webdriver-bidi/",
|
|
23736
|
+
"nightlyUrl": "https://w3c.github.io/webdriver-bidi/"
|
|
23737
|
+
},
|
|
23738
|
+
"organization": "W3C",
|
|
23739
|
+
"groups": [
|
|
23740
|
+
{
|
|
23741
|
+
"name": "Browser Testing and Tools Working Group",
|
|
23742
|
+
"url": "https://www.w3.org/groups/wg/browser-tools-testing/"
|
|
23743
|
+
}
|
|
23744
|
+
],
|
|
23745
|
+
"release": {
|
|
23746
|
+
"url": "https://www.w3.org/TR/webdriver-bidi/",
|
|
23747
|
+
"status": "Working Draft",
|
|
23748
|
+
"filename": "Overview.html"
|
|
23749
|
+
},
|
|
23750
|
+
"nightly": {
|
|
23751
|
+
"url": "https://w3c.github.io/webdriver-bidi/",
|
|
23752
|
+
"status": "Editor's Draft",
|
|
23753
|
+
"alternateUrls": [],
|
|
23754
|
+
"repository": "https://github.com/w3c/webdriver-bidi",
|
|
23755
|
+
"sourcePath": "index.bs",
|
|
23756
|
+
"filename": "index.html"
|
|
23757
|
+
},
|
|
23758
|
+
"title": "WebDriver BiDi",
|
|
23759
|
+
"source": "w3c",
|
|
23760
|
+
"shortTitle": "WebDriver BiDi",
|
|
23761
|
+
"categories": [
|
|
23762
|
+
"browser"
|
|
23763
|
+
],
|
|
23764
|
+
"standing": "good"
|
|
23765
|
+
},
|
|
23668
23766
|
{
|
|
23669
23767
|
"url": "https://www.w3.org/TR/webdriver2/",
|
|
23670
23768
|
"seriesComposition": "full",
|
package/package.json
CHANGED