web-specs 3.70.0 → 3.72.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 +83 -7
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -6836,6 +6836,42 @@
|
|
|
6836
6836
|
],
|
|
6837
6837
|
"standing": "good"
|
|
6838
6838
|
},
|
|
6839
|
+
{
|
|
6840
|
+
"url": "https://w3c.github.io/pdf-aam/",
|
|
6841
|
+
"seriesComposition": "full",
|
|
6842
|
+
"shortname": "pdf-aam",
|
|
6843
|
+
"series": {
|
|
6844
|
+
"shortname": "pdf-aam",
|
|
6845
|
+
"currentSpecification": "pdf-aam",
|
|
6846
|
+
"title": "PDF Accessibility API Mappings",
|
|
6847
|
+
"shortTitle": "PDF Accessibility API Mappings",
|
|
6848
|
+
"nightlyUrl": "https://w3c.github.io/pdf-aam/"
|
|
6849
|
+
},
|
|
6850
|
+
"categories": [],
|
|
6851
|
+
"organization": "W3C",
|
|
6852
|
+
"groups": [
|
|
6853
|
+
{
|
|
6854
|
+
"name": "Accessible Rich Internet Applications Working Group",
|
|
6855
|
+
"url": "https://www.w3.org/WAI/about/groups/ariawg/"
|
|
6856
|
+
},
|
|
6857
|
+
{
|
|
6858
|
+
"name": "SVG Accessibility Task Force",
|
|
6859
|
+
"url": "https://www.w3.org/WAI/PF/svg-a11y-tf/"
|
|
6860
|
+
}
|
|
6861
|
+
],
|
|
6862
|
+
"nightly": {
|
|
6863
|
+
"url": "https://w3c.github.io/pdf-aam/",
|
|
6864
|
+
"status": "Editor's Draft",
|
|
6865
|
+
"alternateUrls": [],
|
|
6866
|
+
"repository": "https://github.com/w3c/aria",
|
|
6867
|
+
"sourcePath": "pdf-aam/index.html",
|
|
6868
|
+
"filename": "index.html"
|
|
6869
|
+
},
|
|
6870
|
+
"title": "PDF Accessibility API Mappings 1.0",
|
|
6871
|
+
"source": "spec",
|
|
6872
|
+
"shortTitle": "PDF Accessibility API Mappings 1.0",
|
|
6873
|
+
"standing": "good"
|
|
6874
|
+
},
|
|
6839
6875
|
{
|
|
6840
6876
|
"url": "https://w3c.github.io/permissions-registry/",
|
|
6841
6877
|
"seriesComposition": "full",
|
|
@@ -7139,6 +7175,46 @@
|
|
|
7139
7175
|
"browser"
|
|
7140
7176
|
]
|
|
7141
7177
|
},
|
|
7178
|
+
{
|
|
7179
|
+
"url": "https://w3c.github.io/webextensions/specification/",
|
|
7180
|
+
"seriesComposition": "full",
|
|
7181
|
+
"shortname": "webextensions",
|
|
7182
|
+
"series": {
|
|
7183
|
+
"shortname": "webextensions",
|
|
7184
|
+
"currentSpecification": "webextensions",
|
|
7185
|
+
"title": "Web Extensions",
|
|
7186
|
+
"shortTitle": "Web Extensions",
|
|
7187
|
+
"nightlyUrl": "https://w3c.github.io/webextensions/specification/"
|
|
7188
|
+
},
|
|
7189
|
+
"nightly": {
|
|
7190
|
+
"url": "https://w3c.github.io/webextensions/specification/",
|
|
7191
|
+
"status": "Draft Community Group Report",
|
|
7192
|
+
"sourcePath": "specification/index.bs",
|
|
7193
|
+
"alternateUrls": [],
|
|
7194
|
+
"repository": "https://github.com/w3c/webextensions",
|
|
7195
|
+
"filename": "index.html"
|
|
7196
|
+
},
|
|
7197
|
+
"organization": "W3C",
|
|
7198
|
+
"groups": [
|
|
7199
|
+
{
|
|
7200
|
+
"name": "WebExtensions Community Group",
|
|
7201
|
+
"url": "https://www.w3.org/community/webextensions/"
|
|
7202
|
+
}
|
|
7203
|
+
],
|
|
7204
|
+
"title": "Web Extensions",
|
|
7205
|
+
"source": "spec",
|
|
7206
|
+
"shortTitle": "Web Extensions",
|
|
7207
|
+
"categories": [
|
|
7208
|
+
"browser"
|
|
7209
|
+
],
|
|
7210
|
+
"standing": "good",
|
|
7211
|
+
"tests": {
|
|
7212
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
7213
|
+
"testPaths": [
|
|
7214
|
+
"web-extensions"
|
|
7215
|
+
]
|
|
7216
|
+
}
|
|
7217
|
+
},
|
|
7142
7218
|
{
|
|
7143
7219
|
"url": "https://w3c.github.io/webrtc-ice/",
|
|
7144
7220
|
"seriesComposition": "full",
|
|
@@ -16063,7 +16139,7 @@
|
|
|
16063
16139
|
],
|
|
16064
16140
|
"release": {
|
|
16065
16141
|
"url": "https://www.w3.org/TR/css-display-4/",
|
|
16066
|
-
"status": "
|
|
16142
|
+
"status": "Working Draft",
|
|
16067
16143
|
"filename": "Overview.html"
|
|
16068
16144
|
},
|
|
16069
16145
|
"nightly": {
|
|
@@ -22353,7 +22429,7 @@
|
|
|
22353
22429
|
],
|
|
22354
22430
|
"release": {
|
|
22355
22431
|
"url": "https://www.w3.org/TR/IFT/",
|
|
22356
|
-
"status": "Candidate Recommendation
|
|
22432
|
+
"status": "Candidate Recommendation Draft",
|
|
22357
22433
|
"filename": "Overview.html"
|
|
22358
22434
|
},
|
|
22359
22435
|
"nightly": {
|
|
@@ -24986,7 +25062,7 @@
|
|
|
24986
25062
|
],
|
|
24987
25063
|
"release": {
|
|
24988
25064
|
"url": "https://www.w3.org/TR/pointerevents3/",
|
|
24989
|
-
"status": "Candidate Recommendation
|
|
25065
|
+
"status": "Candidate Recommendation Snapshot",
|
|
24990
25066
|
"filename": "Overview.html"
|
|
24991
25067
|
},
|
|
24992
25068
|
"nightly": {
|
|
@@ -26583,9 +26659,9 @@
|
|
|
26583
26659
|
"sourcePath": "index.bs",
|
|
26584
26660
|
"filename": "index.html"
|
|
26585
26661
|
},
|
|
26586
|
-
"title": "Service Workers",
|
|
26662
|
+
"title": "Service Workers Nightly",
|
|
26587
26663
|
"source": "w3c",
|
|
26588
|
-
"shortTitle": "Service Workers",
|
|
26664
|
+
"shortTitle": "Service Workers Nightly",
|
|
26589
26665
|
"categories": [
|
|
26590
26666
|
"browser"
|
|
26591
26667
|
],
|
|
@@ -29255,7 +29331,7 @@
|
|
|
29255
29331
|
],
|
|
29256
29332
|
"release": {
|
|
29257
29333
|
"url": "https://www.w3.org/TR/web-animations-2/",
|
|
29258
|
-
"status": "
|
|
29334
|
+
"status": "Working Draft",
|
|
29259
29335
|
"filename": "Overview.html"
|
|
29260
29336
|
},
|
|
29261
29337
|
"nightly": {
|
|
@@ -29268,7 +29344,7 @@
|
|
|
29268
29344
|
"sourcePath": "web-animations-2/Overview.bs",
|
|
29269
29345
|
"filename": "index.html"
|
|
29270
29346
|
},
|
|
29271
|
-
"title": "Web Animations Level 2",
|
|
29347
|
+
"title": "Web Animations Module Level 2",
|
|
29272
29348
|
"source": "w3c",
|
|
29273
29349
|
"shortTitle": "Web Animations 2",
|
|
29274
29350
|
"categories": [
|