web-specs 3.66.0 → 3.68.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 +67 -27
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -724,7 +724,7 @@
|
|
|
724
724
|
"sourcePath": "css-anchor-position-2/Overview.bs",
|
|
725
725
|
"filename": "index.html"
|
|
726
726
|
},
|
|
727
|
-
"title": "CSS Anchor Positioning Level 2",
|
|
727
|
+
"title": "CSS Anchor Positioning Module Level 2",
|
|
728
728
|
"source": "spec",
|
|
729
729
|
"shortTitle": "CSS Anchor Positioning 2",
|
|
730
730
|
"categories": [
|
|
@@ -896,9 +896,9 @@
|
|
|
896
896
|
"sourcePath": "css-extensions-1/Overview.bs",
|
|
897
897
|
"filename": "index.html"
|
|
898
898
|
},
|
|
899
|
-
"title": "CSS Extensions",
|
|
899
|
+
"title": "CSS Extensions Module Level 1",
|
|
900
900
|
"source": "spec",
|
|
901
|
-
"shortTitle": "CSS Extensions",
|
|
901
|
+
"shortTitle": "CSS Extensions 1",
|
|
902
902
|
"categories": [
|
|
903
903
|
"browser"
|
|
904
904
|
],
|
|
@@ -4426,7 +4426,7 @@
|
|
|
4426
4426
|
"groups": [
|
|
4427
4427
|
{
|
|
4428
4428
|
"name": "SVG Working Group",
|
|
4429
|
-
"url": "https://www.w3.org/
|
|
4429
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
4430
4430
|
}
|
|
4431
4431
|
],
|
|
4432
4432
|
"nightly": {
|
|
@@ -5709,6 +5709,40 @@
|
|
|
5709
5709
|
],
|
|
5710
5710
|
"standing": "good"
|
|
5711
5711
|
},
|
|
5712
|
+
{
|
|
5713
|
+
"url": "https://tc39.es/proposal-nonextensible-applies-to-private/",
|
|
5714
|
+
"seriesComposition": "full",
|
|
5715
|
+
"shortname": "tc39-nonextensible-applies-to-private",
|
|
5716
|
+
"series": {
|
|
5717
|
+
"shortname": "tc39-nonextensible-applies-to-private",
|
|
5718
|
+
"currentSpecification": "tc39-nonextensible-applies-to-private",
|
|
5719
|
+
"title": "Disallow Adding New Private Fields to Non-extensible Objects",
|
|
5720
|
+
"shortTitle": "Disallow Adding New Private Fields to Non-extensible Objects",
|
|
5721
|
+
"nightlyUrl": "https://tc39.es/proposal-nonextensible-applies-to-private/"
|
|
5722
|
+
},
|
|
5723
|
+
"organization": "Ecma International",
|
|
5724
|
+
"groups": [
|
|
5725
|
+
{
|
|
5726
|
+
"name": "TC39",
|
|
5727
|
+
"url": "https://tc39.es/"
|
|
5728
|
+
}
|
|
5729
|
+
],
|
|
5730
|
+
"nightly": {
|
|
5731
|
+
"url": "https://tc39.es/proposal-nonextensible-applies-to-private/",
|
|
5732
|
+
"status": "Editor's Draft",
|
|
5733
|
+
"alternateUrls": [],
|
|
5734
|
+
"repository": "https://github.com/tc39/proposal-nonextensible-applies-to-private",
|
|
5735
|
+
"sourcePath": "spec.emu",
|
|
5736
|
+
"filename": "index.html"
|
|
5737
|
+
},
|
|
5738
|
+
"title": "Disallow Adding New Private Fields to Non-extensible Objects",
|
|
5739
|
+
"source": "spec",
|
|
5740
|
+
"shortTitle": "Disallow Adding New Private Fields to Non-extensible Objects",
|
|
5741
|
+
"categories": [
|
|
5742
|
+
"browser"
|
|
5743
|
+
],
|
|
5744
|
+
"standing": "good"
|
|
5745
|
+
},
|
|
5712
5746
|
{
|
|
5713
5747
|
"url": "https://tc39.es/proposal-promise-try/",
|
|
5714
5748
|
"seriesComposition": "full",
|
|
@@ -6287,17 +6321,20 @@
|
|
|
6287
6321
|
"standing": "good"
|
|
6288
6322
|
},
|
|
6289
6323
|
{
|
|
6290
|
-
"url": "https://w3c.github.io/data-shapes/shacl12-
|
|
6324
|
+
"url": "https://w3c.github.io/data-shapes/shacl12-cs/",
|
|
6291
6325
|
"seriesComposition": "full",
|
|
6292
|
-
"shortname": "shacl12-
|
|
6326
|
+
"shortname": "shacl12-cs",
|
|
6293
6327
|
"series": {
|
|
6294
|
-
"shortname": "shacl-
|
|
6295
|
-
"currentSpecification": "shacl12-
|
|
6328
|
+
"shortname": "shacl-cs",
|
|
6329
|
+
"currentSpecification": "shacl12-cs",
|
|
6296
6330
|
"title": "SHACL Compact Syntax",
|
|
6297
6331
|
"shortTitle": "SHACL Compact Syntax",
|
|
6298
|
-
"nightlyUrl": "https://w3c.github.io/data-shapes/shacl-
|
|
6332
|
+
"nightlyUrl": "https://w3c.github.io/data-shapes/shacl-cs/"
|
|
6299
6333
|
},
|
|
6300
6334
|
"seriesVersion": "1.2",
|
|
6335
|
+
"formerNames": [
|
|
6336
|
+
"shacl12-compact-syntax"
|
|
6337
|
+
],
|
|
6301
6338
|
"organization": "W3C",
|
|
6302
6339
|
"groups": [
|
|
6303
6340
|
{
|
|
@@ -6306,11 +6343,11 @@
|
|
|
6306
6343
|
}
|
|
6307
6344
|
],
|
|
6308
6345
|
"nightly": {
|
|
6309
|
-
"url": "https://w3c.github.io/data-shapes/shacl12-
|
|
6346
|
+
"url": "https://w3c.github.io/data-shapes/shacl12-cs/",
|
|
6310
6347
|
"status": "Editor's Draft",
|
|
6311
6348
|
"alternateUrls": [],
|
|
6312
6349
|
"repository": "https://github.com/w3c/data-shapes",
|
|
6313
|
-
"sourcePath": "shacl12-
|
|
6350
|
+
"sourcePath": "shacl12-cs/index.html",
|
|
6314
6351
|
"filename": "index.html"
|
|
6315
6352
|
},
|
|
6316
6353
|
"title": "SHACL Compact Syntax",
|
|
@@ -16086,7 +16123,7 @@
|
|
|
16086
16123
|
],
|
|
16087
16124
|
"release": {
|
|
16088
16125
|
"url": "https://www.w3.org/TR/css-flexbox-1/",
|
|
16089
|
-
"status": "Candidate Recommendation
|
|
16126
|
+
"status": "Candidate Recommendation Draft",
|
|
16090
16127
|
"filename": "Overview.html"
|
|
16091
16128
|
},
|
|
16092
16129
|
"nightly": {
|
|
@@ -17714,7 +17751,7 @@
|
|
|
17714
17751
|
],
|
|
17715
17752
|
"release": {
|
|
17716
17753
|
"url": "https://www.w3.org/TR/css-position-4/",
|
|
17717
|
-
"status": "
|
|
17754
|
+
"status": "Working Draft",
|
|
17718
17755
|
"filename": "Overview.html"
|
|
17719
17756
|
},
|
|
17720
17757
|
"nightly": {
|
|
@@ -21014,12 +21051,12 @@
|
|
|
21014
21051
|
"standing": "good"
|
|
21015
21052
|
},
|
|
21016
21053
|
{
|
|
21017
|
-
"url": "https://www.w3.org/TR/epub-a11y-
|
|
21054
|
+
"url": "https://www.w3.org/TR/epub-a11y-12/",
|
|
21018
21055
|
"seriesComposition": "full",
|
|
21019
|
-
"shortname": "epub-a11y-
|
|
21056
|
+
"shortname": "epub-a11y-12",
|
|
21020
21057
|
"series": {
|
|
21021
21058
|
"shortname": "epub-a11y",
|
|
21022
|
-
"currentSpecification": "epub-a11y-
|
|
21059
|
+
"currentSpecification": "epub-a11y-12",
|
|
21023
21060
|
"title": "EPUB Accessibility",
|
|
21024
21061
|
"shortTitle": "EPUB Accessibility",
|
|
21025
21062
|
"releaseUrl": "https://www.w3.org/TR/epub-a11y/",
|
|
@@ -21034,6 +21071,9 @@
|
|
|
21034
21071
|
"repository": "https://github.com/w3c/epub-specs",
|
|
21035
21072
|
"filename": "index.html"
|
|
21036
21073
|
},
|
|
21074
|
+
"formerNames": [
|
|
21075
|
+
"epub-a11y-111"
|
|
21076
|
+
],
|
|
21037
21077
|
"organization": "W3C",
|
|
21038
21078
|
"groups": [
|
|
21039
21079
|
{
|
|
@@ -21042,13 +21082,13 @@
|
|
|
21042
21082
|
}
|
|
21043
21083
|
],
|
|
21044
21084
|
"release": {
|
|
21045
|
-
"url": "https://www.w3.org/TR/epub-a11y-
|
|
21085
|
+
"url": "https://www.w3.org/TR/epub-a11y-12/",
|
|
21046
21086
|
"status": "Working Draft",
|
|
21047
21087
|
"filename": "Overview.html"
|
|
21048
21088
|
},
|
|
21049
|
-
"title": "EPUB Accessibility 1.
|
|
21089
|
+
"title": "EPUB Accessibility 1.2",
|
|
21050
21090
|
"source": "w3c",
|
|
21051
|
-
"shortTitle": "EPUB Accessibility 1.
|
|
21091
|
+
"shortTitle": "EPUB Accessibility 1.2",
|
|
21052
21092
|
"categories": [],
|
|
21053
21093
|
"standing": "good"
|
|
21054
21094
|
},
|
|
@@ -21363,7 +21403,7 @@
|
|
|
21363
21403
|
"groups": [
|
|
21364
21404
|
{
|
|
21365
21405
|
"name": "SVG Working Group",
|
|
21366
|
-
"url": "https://www.w3.org/
|
|
21406
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
21367
21407
|
},
|
|
21368
21408
|
{
|
|
21369
21409
|
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
@@ -26399,7 +26439,7 @@
|
|
|
26399
26439
|
"status": "Editor's Draft",
|
|
26400
26440
|
"alternateUrls": [],
|
|
26401
26441
|
"repository": "https://github.com/w3c/ServiceWorker",
|
|
26402
|
-
"sourcePath": "
|
|
26442
|
+
"sourcePath": "index.bs",
|
|
26403
26443
|
"filename": "index.html"
|
|
26404
26444
|
},
|
|
26405
26445
|
"title": "Service Workers",
|
|
@@ -26951,7 +26991,7 @@
|
|
|
26951
26991
|
"groups": [
|
|
26952
26992
|
{
|
|
26953
26993
|
"name": "SVG Working Group",
|
|
26954
|
-
"url": "https://www.w3.org/
|
|
26994
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
26955
26995
|
}
|
|
26956
26996
|
],
|
|
26957
26997
|
"release": {
|
|
@@ -26997,7 +27037,7 @@
|
|
|
26997
27037
|
"groups": [
|
|
26998
27038
|
{
|
|
26999
27039
|
"name": "SVG Working Group",
|
|
27000
|
-
"url": "https://www.w3.org/
|
|
27040
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
27001
27041
|
}
|
|
27002
27042
|
],
|
|
27003
27043
|
"release": {
|
|
@@ -27037,7 +27077,7 @@
|
|
|
27037
27077
|
"groups": [
|
|
27038
27078
|
{
|
|
27039
27079
|
"name": "SVG Working Group",
|
|
27040
|
-
"url": "https://www.w3.org/
|
|
27080
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
27041
27081
|
}
|
|
27042
27082
|
],
|
|
27043
27083
|
"release": {
|
|
@@ -27077,7 +27117,7 @@
|
|
|
27077
27117
|
"groups": [
|
|
27078
27118
|
{
|
|
27079
27119
|
"name": "SVG Working Group",
|
|
27080
|
-
"url": "https://www.w3.org/
|
|
27120
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
27081
27121
|
}
|
|
27082
27122
|
],
|
|
27083
27123
|
"release": {
|
|
@@ -27168,7 +27208,7 @@
|
|
|
27168
27208
|
"groups": [
|
|
27169
27209
|
{
|
|
27170
27210
|
"name": "SVG Working Group",
|
|
27171
|
-
"url": "https://www.w3.org/
|
|
27211
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
27172
27212
|
}
|
|
27173
27213
|
],
|
|
27174
27214
|
"release": {
|
|
@@ -27245,7 +27285,7 @@
|
|
|
27245
27285
|
"groups": [
|
|
27246
27286
|
{
|
|
27247
27287
|
"name": "SVG Working Group",
|
|
27248
|
-
"url": "https://www.w3.org/
|
|
27288
|
+
"url": "https://www.w3.org/groups/wg/svg/"
|
|
27249
27289
|
}
|
|
27250
27290
|
],
|
|
27251
27291
|
"release": {
|