browser-specs 3.41.0 → 3.43.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 +111 -9
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1617,6 +1617,7 @@
|
|
|
1617
1617
|
"https://html.spec.whatwg.org/multipage/microdata.html",
|
|
1618
1618
|
"https://html.spec.whatwg.org/multipage/interaction.html",
|
|
1619
1619
|
"https://html.spec.whatwg.org/multipage/dnd.html",
|
|
1620
|
+
"https://html.spec.whatwg.org/multipage/popover.html",
|
|
1620
1621
|
"https://html.spec.whatwg.org/multipage/browsers.html",
|
|
1621
1622
|
"https://html.spec.whatwg.org/multipage/nav-history-apis.html",
|
|
1622
1623
|
"https://html.spec.whatwg.org/multipage/document-sequences.html",
|
|
@@ -1901,6 +1902,40 @@
|
|
|
1901
1902
|
]
|
|
1902
1903
|
}
|
|
1903
1904
|
},
|
|
1905
|
+
{
|
|
1906
|
+
"url": "https://privacycg.github.io/gpc-spec/",
|
|
1907
|
+
"seriesComposition": "full",
|
|
1908
|
+
"shortname": "gpc-spec",
|
|
1909
|
+
"series": {
|
|
1910
|
+
"shortname": "gpc-spec",
|
|
1911
|
+
"currentSpecification": "gpc-spec",
|
|
1912
|
+
"title": "Global Privacy Control (GPC)",
|
|
1913
|
+
"shortTitle": "GPC",
|
|
1914
|
+
"nightlyUrl": "https://privacycg.github.io/gpc-spec/"
|
|
1915
|
+
},
|
|
1916
|
+
"organization": "W3C",
|
|
1917
|
+
"groups": [
|
|
1918
|
+
{
|
|
1919
|
+
"name": "Privacy Community Group",
|
|
1920
|
+
"url": "https://www.w3.org/community/privacycg/"
|
|
1921
|
+
}
|
|
1922
|
+
],
|
|
1923
|
+
"nightly": {
|
|
1924
|
+
"url": "https://privacycg.github.io/gpc-spec/",
|
|
1925
|
+
"status": "Editor's Draft",
|
|
1926
|
+
"alternateUrls": [],
|
|
1927
|
+
"repository": "https://github.com/privacycg/gpc-spec",
|
|
1928
|
+
"sourcePath": "index.html",
|
|
1929
|
+
"filename": "index.html"
|
|
1930
|
+
},
|
|
1931
|
+
"title": "Global Privacy Control (GPC)",
|
|
1932
|
+
"source": "spec",
|
|
1933
|
+
"shortTitle": "GPC",
|
|
1934
|
+
"categories": [
|
|
1935
|
+
"browser"
|
|
1936
|
+
],
|
|
1937
|
+
"standing": "good"
|
|
1938
|
+
},
|
|
1904
1939
|
{
|
|
1905
1940
|
"url": "https://privacycg.github.io/private-click-measurement/",
|
|
1906
1941
|
"seriesComposition": "full",
|
|
@@ -1935,6 +1970,40 @@
|
|
|
1935
1970
|
],
|
|
1936
1971
|
"standing": "good"
|
|
1937
1972
|
},
|
|
1973
|
+
{
|
|
1974
|
+
"url": "https://privacycg.github.io/requestStorageAccessForOrigin/",
|
|
1975
|
+
"seriesComposition": "full",
|
|
1976
|
+
"shortname": "requestStorageAccessForOrigin",
|
|
1977
|
+
"series": {
|
|
1978
|
+
"shortname": "requestStorageAccessForOrigin",
|
|
1979
|
+
"currentSpecification": "requestStorageAccessForOrigin",
|
|
1980
|
+
"title": "requestStorageAccessForOrigin API",
|
|
1981
|
+
"shortTitle": "requestStorageAccessForOrigin API",
|
|
1982
|
+
"nightlyUrl": "https://privacycg.github.io/requestStorageAccessForOrigin/"
|
|
1983
|
+
},
|
|
1984
|
+
"organization": "W3C",
|
|
1985
|
+
"groups": [
|
|
1986
|
+
{
|
|
1987
|
+
"name": "Privacy Community Group",
|
|
1988
|
+
"url": "https://www.w3.org/community/privacycg/"
|
|
1989
|
+
}
|
|
1990
|
+
],
|
|
1991
|
+
"nightly": {
|
|
1992
|
+
"url": "https://privacycg.github.io/requestStorageAccessForOrigin/",
|
|
1993
|
+
"status": "Editor's Draft",
|
|
1994
|
+
"alternateUrls": [],
|
|
1995
|
+
"repository": "https://github.com/privacycg/requestStorageAccessForOrigin",
|
|
1996
|
+
"sourcePath": "index.bs",
|
|
1997
|
+
"filename": "index.html"
|
|
1998
|
+
},
|
|
1999
|
+
"title": "requestStorageAccessForOrigin API",
|
|
2000
|
+
"source": "spec",
|
|
2001
|
+
"shortTitle": "requestStorageAccessForOrigin API",
|
|
2002
|
+
"categories": [
|
|
2003
|
+
"browser"
|
|
2004
|
+
],
|
|
2005
|
+
"standing": "good"
|
|
2006
|
+
},
|
|
1938
2007
|
{
|
|
1939
2008
|
"url": "https://privacycg.github.io/storage-access/",
|
|
1940
2009
|
"seriesComposition": "full",
|
|
@@ -3702,8 +3771,8 @@
|
|
|
3702
3771
|
"series": {
|
|
3703
3772
|
"shortname": "WEBGL_provoking_vertex",
|
|
3704
3773
|
"currentSpecification": "WEBGL_provoking_vertex",
|
|
3705
|
-
"title": "WebGL WEBGL_provoking_vertex Extension
|
|
3706
|
-
"shortTitle": "WebGL WEBGL_provoking_vertex Extension
|
|
3774
|
+
"title": "WebGL WEBGL_provoking_vertex Extension Specification",
|
|
3775
|
+
"shortTitle": "WebGL WEBGL_provoking_vertex Extension",
|
|
3707
3776
|
"nightlyUrl": "https://registry.khronos.org/webgl/extensions/WEBGL_provoking_vertex/"
|
|
3708
3777
|
},
|
|
3709
3778
|
"organization": "Khronos Group",
|
|
@@ -3721,9 +3790,9 @@
|
|
|
3721
3790
|
"sourcePath": "extensions/WEBGL_provoking_vertex/extension.xml",
|
|
3722
3791
|
"filename": "index.html"
|
|
3723
3792
|
},
|
|
3724
|
-
"title": "WebGL WEBGL_provoking_vertex Extension
|
|
3793
|
+
"title": "WebGL WEBGL_provoking_vertex Extension Specification",
|
|
3725
3794
|
"source": "spec",
|
|
3726
|
-
"shortTitle": "WebGL WEBGL_provoking_vertex Extension
|
|
3795
|
+
"shortTitle": "WebGL WEBGL_provoking_vertex Extension",
|
|
3727
3796
|
"categories": [
|
|
3728
3797
|
"browser"
|
|
3729
3798
|
],
|
|
@@ -6439,6 +6508,40 @@
|
|
|
6439
6508
|
]
|
|
6440
6509
|
}
|
|
6441
6510
|
},
|
|
6511
|
+
{
|
|
6512
|
+
"url": "https://wicg.github.io/first-party-sets/",
|
|
6513
|
+
"seriesComposition": "full",
|
|
6514
|
+
"shortname": "first-party-sets",
|
|
6515
|
+
"series": {
|
|
6516
|
+
"shortname": "first-party-sets",
|
|
6517
|
+
"currentSpecification": "first-party-sets",
|
|
6518
|
+
"title": "User Agent Interaction with First-Party Sets",
|
|
6519
|
+
"shortTitle": "User Agent Interaction with First-Party Sets",
|
|
6520
|
+
"nightlyUrl": "https://wicg.github.io/first-party-sets/"
|
|
6521
|
+
},
|
|
6522
|
+
"organization": "W3C",
|
|
6523
|
+
"groups": [
|
|
6524
|
+
{
|
|
6525
|
+
"name": "Web Platform Incubator Community Group",
|
|
6526
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
6527
|
+
}
|
|
6528
|
+
],
|
|
6529
|
+
"nightly": {
|
|
6530
|
+
"url": "https://wicg.github.io/first-party-sets/",
|
|
6531
|
+
"status": "Draft Community Group Report",
|
|
6532
|
+
"alternateUrls": [],
|
|
6533
|
+
"repository": "https://github.com/WICG/first-party-sets",
|
|
6534
|
+
"sourcePath": "spec.bs",
|
|
6535
|
+
"filename": "index.html"
|
|
6536
|
+
},
|
|
6537
|
+
"title": "User Agent Interaction with First-Party Sets",
|
|
6538
|
+
"source": "spec",
|
|
6539
|
+
"shortTitle": "User Agent Interaction with First-Party Sets",
|
|
6540
|
+
"categories": [
|
|
6541
|
+
"browser"
|
|
6542
|
+
],
|
|
6543
|
+
"standing": "good"
|
|
6544
|
+
},
|
|
6442
6545
|
{
|
|
6443
6546
|
"url": "https://wicg.github.io/get-installed-related-apps/spec/",
|
|
6444
6547
|
"seriesComposition": "full",
|
|
@@ -10022,18 +10125,17 @@
|
|
|
10022
10125
|
"standing": "good"
|
|
10023
10126
|
},
|
|
10024
10127
|
{
|
|
10025
|
-
"url": "https://www.w3.org/TR/contact-picker
|
|
10128
|
+
"url": "https://www.w3.org/TR/contact-picker/",
|
|
10026
10129
|
"seriesComposition": "full",
|
|
10027
|
-
"shortname": "contact-picker
|
|
10130
|
+
"shortname": "contact-picker",
|
|
10028
10131
|
"series": {
|
|
10029
10132
|
"shortname": "contact-picker",
|
|
10030
|
-
"currentSpecification": "contact-picker
|
|
10133
|
+
"currentSpecification": "contact-picker",
|
|
10031
10134
|
"title": "Contact Picker API",
|
|
10032
10135
|
"shortTitle": "Contact Picker API",
|
|
10033
10136
|
"releaseUrl": "https://www.w3.org/TR/contact-picker/",
|
|
10034
10137
|
"nightlyUrl": "https://w3c.github.io/contact-picker/"
|
|
10035
10138
|
},
|
|
10036
|
-
"seriesVersion": "1",
|
|
10037
10139
|
"organization": "W3C",
|
|
10038
10140
|
"groups": [
|
|
10039
10141
|
{
|
|
@@ -10046,7 +10148,7 @@
|
|
|
10046
10148
|
}
|
|
10047
10149
|
],
|
|
10048
10150
|
"release": {
|
|
10049
|
-
"url": "https://www.w3.org/TR/contact-picker
|
|
10151
|
+
"url": "https://www.w3.org/TR/contact-picker/",
|
|
10050
10152
|
"status": "Working Draft",
|
|
10051
10153
|
"filename": "Overview.html"
|
|
10052
10154
|
},
|
package/package.json
CHANGED