web-specs 2.63.0 → 2.64.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 +81 -80
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -1521,8 +1521,9 @@
|
|
|
1521
1521
|
"fetch"
|
|
1522
1522
|
],
|
|
1523
1523
|
"excludePaths": [
|
|
1524
|
-
"fetch/
|
|
1525
|
-
"fetch/metadata"
|
|
1524
|
+
"fetch/fetch-later",
|
|
1525
|
+
"fetch/metadata",
|
|
1526
|
+
"fetch/private-network-access"
|
|
1526
1527
|
]
|
|
1527
1528
|
}
|
|
1528
1529
|
},
|
|
@@ -1812,7 +1813,7 @@
|
|
|
1812
1813
|
],
|
|
1813
1814
|
"nightly": {
|
|
1814
1815
|
"url": "https://immersive-web.github.io/model-element/",
|
|
1815
|
-
"status": "
|
|
1816
|
+
"status": "Draft Community Group Report",
|
|
1816
1817
|
"alternateUrls": [],
|
|
1817
1818
|
"repository": "https://github.com/immersive-web/model-element",
|
|
1818
1819
|
"sourcePath": "index.html",
|
|
@@ -2008,6 +2009,40 @@
|
|
|
2008
2009
|
]
|
|
2009
2010
|
}
|
|
2010
2011
|
},
|
|
2012
|
+
{
|
|
2013
|
+
"url": "https://patcg-individual-drafts.github.io/topics/",
|
|
2014
|
+
"seriesComposition": "full",
|
|
2015
|
+
"shortname": "topics",
|
|
2016
|
+
"series": {
|
|
2017
|
+
"shortname": "topics",
|
|
2018
|
+
"currentSpecification": "topics",
|
|
2019
|
+
"title": "Topics API",
|
|
2020
|
+
"shortTitle": "Topics API",
|
|
2021
|
+
"nightlyUrl": "https://patcg-individual-drafts.github.io/topics/"
|
|
2022
|
+
},
|
|
2023
|
+
"groups": [
|
|
2024
|
+
{
|
|
2025
|
+
"name": "Private Advertising Technology Community Group",
|
|
2026
|
+
"url": "https://www.w3.org/community/patcg/"
|
|
2027
|
+
}
|
|
2028
|
+
],
|
|
2029
|
+
"standing": "pending",
|
|
2030
|
+
"organization": "W3C",
|
|
2031
|
+
"nightly": {
|
|
2032
|
+
"url": "https://patcg-individual-drafts.github.io/topics/",
|
|
2033
|
+
"status": "Draft Community Group Report",
|
|
2034
|
+
"alternateUrls": [],
|
|
2035
|
+
"repository": "https://github.com/patcg-individual-drafts/topics",
|
|
2036
|
+
"sourcePath": "spec.bs",
|
|
2037
|
+
"filename": "index.html"
|
|
2038
|
+
},
|
|
2039
|
+
"title": "Topics API",
|
|
2040
|
+
"source": "spec",
|
|
2041
|
+
"shortTitle": "Topics API",
|
|
2042
|
+
"categories": [
|
|
2043
|
+
"browser"
|
|
2044
|
+
]
|
|
2045
|
+
},
|
|
2011
2046
|
{
|
|
2012
2047
|
"url": "https://privacycg.github.io/gpc-spec/",
|
|
2013
2048
|
"seriesComposition": "full",
|
|
@@ -2028,7 +2063,7 @@
|
|
|
2028
2063
|
],
|
|
2029
2064
|
"nightly": {
|
|
2030
2065
|
"url": "https://privacycg.github.io/gpc-spec/",
|
|
2031
|
-
"status": "
|
|
2066
|
+
"status": "Unofficial Proposal Draft",
|
|
2032
2067
|
"alternateUrls": [],
|
|
2033
2068
|
"repository": "https://github.com/privacycg/gpc-spec",
|
|
2034
2069
|
"sourcePath": "index.html",
|
|
@@ -2040,7 +2075,7 @@
|
|
|
2040
2075
|
"categories": [
|
|
2041
2076
|
"browser"
|
|
2042
2077
|
],
|
|
2043
|
-
"standing": "
|
|
2078
|
+
"standing": "pending"
|
|
2044
2079
|
},
|
|
2045
2080
|
{
|
|
2046
2081
|
"url": "https://privacycg.github.io/nav-tracking-mitigations/",
|
|
@@ -4037,6 +4072,13 @@
|
|
|
4037
4072
|
"shortTitle": "Captured Mouse Events",
|
|
4038
4073
|
"nightlyUrl": "https://screen-share.github.io/captured-mouse-events/"
|
|
4039
4074
|
},
|
|
4075
|
+
"organization": "W3C",
|
|
4076
|
+
"groups": [
|
|
4077
|
+
{
|
|
4078
|
+
"name": "Screen Capture Community Group",
|
|
4079
|
+
"url": "https://www.w3.org/community/sccg/"
|
|
4080
|
+
}
|
|
4081
|
+
],
|
|
4040
4082
|
"nightly": {
|
|
4041
4083
|
"url": "https://screen-share.github.io/captured-mouse-events/",
|
|
4042
4084
|
"status": "Draft Community Group Report",
|
|
@@ -4045,13 +4087,6 @@
|
|
|
4045
4087
|
"sourcePath": "index.html",
|
|
4046
4088
|
"filename": "index.html"
|
|
4047
4089
|
},
|
|
4048
|
-
"organization": "W3C",
|
|
4049
|
-
"groups": [
|
|
4050
|
-
{
|
|
4051
|
-
"name": "Screen Capture Community Group",
|
|
4052
|
-
"url": "https://www.w3.org/community/sccg/"
|
|
4053
|
-
}
|
|
4054
|
-
],
|
|
4055
4090
|
"title": "Captured Mouse Events",
|
|
4056
4091
|
"source": "spec",
|
|
4057
4092
|
"shortTitle": "Captured Mouse Events",
|
|
@@ -4077,6 +4112,13 @@
|
|
|
4077
4112
|
"shortTitle": "Element Capture",
|
|
4078
4113
|
"nightlyUrl": "https://screen-share.github.io/element-capture/"
|
|
4079
4114
|
},
|
|
4115
|
+
"organization": "W3C",
|
|
4116
|
+
"groups": [
|
|
4117
|
+
{
|
|
4118
|
+
"name": "Screen Capture Community Group",
|
|
4119
|
+
"url": "https://www.w3.org/community/sccg/"
|
|
4120
|
+
}
|
|
4121
|
+
],
|
|
4080
4122
|
"nightly": {
|
|
4081
4123
|
"url": "https://screen-share.github.io/element-capture/",
|
|
4082
4124
|
"status": "Draft Community Group Report",
|
|
@@ -4085,13 +4127,6 @@
|
|
|
4085
4127
|
"sourcePath": "index.html",
|
|
4086
4128
|
"filename": "index.html"
|
|
4087
4129
|
},
|
|
4088
|
-
"organization": "W3C",
|
|
4089
|
-
"groups": [
|
|
4090
|
-
{
|
|
4091
|
-
"name": "Screen Capture Community Group",
|
|
4092
|
-
"url": "https://www.w3.org/community/sccg/"
|
|
4093
|
-
}
|
|
4094
|
-
],
|
|
4095
4130
|
"title": "Element Capture",
|
|
4096
4131
|
"source": "spec",
|
|
4097
4132
|
"shortTitle": "Element Capture",
|
|
@@ -5153,40 +5188,6 @@
|
|
|
5153
5188
|
],
|
|
5154
5189
|
"standing": "good"
|
|
5155
5190
|
},
|
|
5156
|
-
{
|
|
5157
|
-
"url": "https://tc39.es/proposal-resizablearraybuffer/",
|
|
5158
|
-
"seriesComposition": "full",
|
|
5159
|
-
"shortname": "tc39-resizablearraybuffer",
|
|
5160
|
-
"series": {
|
|
5161
|
-
"shortname": "tc39-resizablearraybuffer",
|
|
5162
|
-
"currentSpecification": "tc39-resizablearraybuffer",
|
|
5163
|
-
"title": "Resizable ArrayBuffer and growable SharedArrayBuffer",
|
|
5164
|
-
"shortTitle": "Resizable ArrayBuffer and growable SharedArrayBuffer",
|
|
5165
|
-
"nightlyUrl": "https://tc39.es/proposal-resizablearraybuffer/"
|
|
5166
|
-
},
|
|
5167
|
-
"organization": "Ecma International",
|
|
5168
|
-
"groups": [
|
|
5169
|
-
{
|
|
5170
|
-
"name": "TC39",
|
|
5171
|
-
"url": "https://tc39.es/"
|
|
5172
|
-
}
|
|
5173
|
-
],
|
|
5174
|
-
"nightly": {
|
|
5175
|
-
"url": "https://tc39.es/proposal-resizablearraybuffer/",
|
|
5176
|
-
"status": "Editor's Draft",
|
|
5177
|
-
"alternateUrls": [],
|
|
5178
|
-
"repository": "https://github.com/tc39/proposal-resizablearraybuffer",
|
|
5179
|
-
"sourcePath": "spec.html",
|
|
5180
|
-
"filename": "index.html"
|
|
5181
|
-
},
|
|
5182
|
-
"title": "Resizable ArrayBuffer and growable SharedArrayBuffer",
|
|
5183
|
-
"source": "spec",
|
|
5184
|
-
"shortTitle": "Resizable ArrayBuffer and growable SharedArrayBuffer",
|
|
5185
|
-
"categories": [
|
|
5186
|
-
"browser"
|
|
5187
|
-
],
|
|
5188
|
-
"standing": "good"
|
|
5189
|
-
},
|
|
5190
5191
|
{
|
|
5191
5192
|
"url": "https://tc39.es/proposal-set-methods/",
|
|
5192
5193
|
"seriesComposition": "full",
|
|
@@ -5660,13 +5661,6 @@
|
|
|
5660
5661
|
},
|
|
5661
5662
|
"seriesVersion": "1.2",
|
|
5662
5663
|
"categories": [],
|
|
5663
|
-
"organization": "W3C",
|
|
5664
|
-
"groups": [
|
|
5665
|
-
{
|
|
5666
|
-
"name": "RDF-star Working Group",
|
|
5667
|
-
"url": "https://www.w3.org/groups/wg/rdf-star/"
|
|
5668
|
-
}
|
|
5669
|
-
],
|
|
5670
5664
|
"nightly": {
|
|
5671
5665
|
"url": "https://w3c.github.io/sparql-concepts/spec/",
|
|
5672
5666
|
"status": "Editor's Draft",
|
|
@@ -5675,6 +5669,13 @@
|
|
|
5675
5669
|
"sourcePath": "spec/index.html",
|
|
5676
5670
|
"filename": "index.html"
|
|
5677
5671
|
},
|
|
5672
|
+
"organization": "W3C",
|
|
5673
|
+
"groups": [
|
|
5674
|
+
{
|
|
5675
|
+
"name": "RDF-star Working Group",
|
|
5676
|
+
"url": "https://www.w3.org/groups/wg/rdf-star/"
|
|
5677
|
+
}
|
|
5678
|
+
],
|
|
5678
5679
|
"title": "SPARQL 1.2 Overview",
|
|
5679
5680
|
"source": "spec",
|
|
5680
5681
|
"shortTitle": "SPARQL 1.2 Overview",
|
|
@@ -6184,6 +6185,8 @@
|
|
|
6184
6185
|
"shortTitle": "Close Watcher API",
|
|
6185
6186
|
"nightlyUrl": "https://wicg.github.io/close-watcher/"
|
|
6186
6187
|
},
|
|
6188
|
+
"title": "Close Watcher API",
|
|
6189
|
+
"standing": "discontinued",
|
|
6187
6190
|
"organization": "W3C",
|
|
6188
6191
|
"groups": [
|
|
6189
6192
|
{
|
|
@@ -6193,19 +6196,17 @@
|
|
|
6193
6196
|
],
|
|
6194
6197
|
"nightly": {
|
|
6195
6198
|
"url": "https://wicg.github.io/close-watcher/",
|
|
6196
|
-
"status": "Draft
|
|
6199
|
+
"status": "Editor's Draft",
|
|
6197
6200
|
"alternateUrls": [],
|
|
6198
6201
|
"repository": "https://github.com/WICG/close-watcher",
|
|
6199
|
-
"sourcePath": "spec.
|
|
6202
|
+
"sourcePath": "spec.html",
|
|
6200
6203
|
"filename": "index.html"
|
|
6201
6204
|
},
|
|
6202
|
-
"title": "Close Watcher API",
|
|
6203
6205
|
"source": "spec",
|
|
6204
6206
|
"shortTitle": "Close Watcher API",
|
|
6205
6207
|
"categories": [
|
|
6206
6208
|
"browser"
|
|
6207
6209
|
],
|
|
6208
|
-
"standing": "good",
|
|
6209
6210
|
"tests": {
|
|
6210
6211
|
"repository": "https://github.com/web-platform-tests/wpt",
|
|
6211
6212
|
"testPaths": [
|
|
@@ -6600,6 +6601,13 @@
|
|
|
6600
6601
|
"shortTitle": "Direct Sockets API",
|
|
6601
6602
|
"nightlyUrl": "https://wicg.github.io/direct-sockets/"
|
|
6602
6603
|
},
|
|
6604
|
+
"organization": "W3C",
|
|
6605
|
+
"groups": [
|
|
6606
|
+
{
|
|
6607
|
+
"name": "Web Platform Incubator Community Group",
|
|
6608
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
6609
|
+
}
|
|
6610
|
+
],
|
|
6603
6611
|
"nightly": {
|
|
6604
6612
|
"url": "https://wicg.github.io/direct-sockets/",
|
|
6605
6613
|
"status": "Unofficial Proposal Draft",
|
|
@@ -6608,13 +6616,6 @@
|
|
|
6608
6616
|
"sourcePath": "index.html",
|
|
6609
6617
|
"filename": "index.html"
|
|
6610
6618
|
},
|
|
6611
|
-
"organization": "W3C",
|
|
6612
|
-
"groups": [
|
|
6613
|
-
{
|
|
6614
|
-
"name": "Web Platform Incubator Community Group",
|
|
6615
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
6616
|
-
}
|
|
6617
|
-
],
|
|
6618
6619
|
"title": "Direct Sockets API",
|
|
6619
6620
|
"source": "spec",
|
|
6620
6621
|
"shortTitle": "Direct Sockets API",
|
|
@@ -6803,7 +6804,7 @@
|
|
|
6803
6804
|
],
|
|
6804
6805
|
"nightly": {
|
|
6805
6806
|
"url": "https://wicg.github.io/eyedropper-api/",
|
|
6806
|
-
"status": "
|
|
6807
|
+
"status": "Draft Community Group Report",
|
|
6807
6808
|
"alternateUrls": [],
|
|
6808
6809
|
"repository": "https://github.com/WICG/eyedropper-api",
|
|
6809
6810
|
"sourcePath": "index.html",
|
|
@@ -7126,8 +7127,8 @@
|
|
|
7126
7127
|
"series": {
|
|
7127
7128
|
"shortname": "is-input-pending",
|
|
7128
7129
|
"currentSpecification": "is-input-pending",
|
|
7129
|
-
"title": "
|
|
7130
|
-
"shortTitle": "
|
|
7130
|
+
"title": "Early detection of input events",
|
|
7131
|
+
"shortTitle": "Early detection of input events",
|
|
7131
7132
|
"nightlyUrl": "https://wicg.github.io/is-input-pending/"
|
|
7132
7133
|
},
|
|
7133
7134
|
"organization": "W3C",
|
|
@@ -7145,9 +7146,9 @@
|
|
|
7145
7146
|
"sourcePath": "index.html",
|
|
7146
7147
|
"filename": "index.html"
|
|
7147
7148
|
},
|
|
7148
|
-
"title": "
|
|
7149
|
+
"title": "Early detection of input events",
|
|
7149
7150
|
"source": "spec",
|
|
7150
|
-
"shortTitle": "
|
|
7151
|
+
"shortTitle": "Early detection of input events",
|
|
7151
7152
|
"categories": [
|
|
7152
7153
|
"browser"
|
|
7153
7154
|
],
|
|
@@ -7583,7 +7584,7 @@
|
|
|
7583
7584
|
],
|
|
7584
7585
|
"nightly": {
|
|
7585
7586
|
"url": "https://wicg.github.io/overscroll-scrollend-events/",
|
|
7586
|
-
"status": "
|
|
7587
|
+
"status": "Draft Community Group Report",
|
|
7587
7588
|
"alternateUrls": [],
|
|
7588
7589
|
"repository": "https://github.com/WICG/overscroll-scrollend-events",
|
|
7589
7590
|
"sourcePath": "index.html",
|
|
@@ -7908,7 +7909,7 @@
|
|
|
7908
7909
|
"tests": {
|
|
7909
7910
|
"repository": "https://github.com/web-platform-tests/wpt",
|
|
7910
7911
|
"testPaths": [
|
|
7911
|
-
"fetch/
|
|
7912
|
+
"fetch/private-network-access"
|
|
7912
7913
|
]
|
|
7913
7914
|
}
|
|
7914
7915
|
},
|
|
@@ -8672,7 +8673,7 @@
|
|
|
8672
8673
|
],
|
|
8673
8674
|
"nightly": {
|
|
8674
8675
|
"url": "https://wicg.github.io/webcrypto-secure-curves/",
|
|
8675
|
-
"status": "
|
|
8676
|
+
"status": "Draft Community Group Report",
|
|
8676
8677
|
"alternateUrls": [],
|
|
8677
8678
|
"repository": "https://github.com/WICG/webcrypto-secure-curves",
|
|
8678
8679
|
"sourcePath": "index.html",
|
|
@@ -8706,7 +8707,7 @@
|
|
|
8706
8707
|
],
|
|
8707
8708
|
"nightly": {
|
|
8708
8709
|
"url": "https://wicg.github.io/webhid/",
|
|
8709
|
-
"status": "
|
|
8710
|
+
"status": "Draft Community Group Report",
|
|
8710
8711
|
"alternateUrls": [],
|
|
8711
8712
|
"repository": "https://github.com/WICG/webhid",
|
|
8712
8713
|
"sourcePath": "index.html",
|