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