web-specs 2.35.0 → 2.37.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 +340 -1
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -581,6 +581,49 @@
|
|
|
581
581
|
]
|
|
582
582
|
}
|
|
583
583
|
},
|
|
584
|
+
{
|
|
585
|
+
"url": "https://drafts.csswg.org/css-images-5/",
|
|
586
|
+
"seriesComposition": "delta",
|
|
587
|
+
"shortname": "css-images-5",
|
|
588
|
+
"series": {
|
|
589
|
+
"shortname": "css-images",
|
|
590
|
+
"currentSpecification": "css-images-3",
|
|
591
|
+
"title": "CSS Images",
|
|
592
|
+
"shortTitle": "CSS Images",
|
|
593
|
+
"releaseUrl": "https://www.w3.org/TR/css-images/",
|
|
594
|
+
"nightlyUrl": "https://drafts.csswg.org/css-images/"
|
|
595
|
+
},
|
|
596
|
+
"seriesVersion": "5",
|
|
597
|
+
"seriesPrevious": "css-images-4",
|
|
598
|
+
"organization": "W3C",
|
|
599
|
+
"groups": [
|
|
600
|
+
{
|
|
601
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
602
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
603
|
+
}
|
|
604
|
+
],
|
|
605
|
+
"nightly": {
|
|
606
|
+
"url": "https://drafts.csswg.org/css-images-5/",
|
|
607
|
+
"alternateUrls": [
|
|
608
|
+
"https://w3c.github.io/csswg-drafts/css-images-5/"
|
|
609
|
+
],
|
|
610
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
611
|
+
"sourcePath": "css-images-5/Overview.bs",
|
|
612
|
+
"filename": "Overview.html"
|
|
613
|
+
},
|
|
614
|
+
"title": "CSS Images Module Level 5",
|
|
615
|
+
"source": "spec",
|
|
616
|
+
"shortTitle": "CSS Images 5",
|
|
617
|
+
"categories": [
|
|
618
|
+
"browser"
|
|
619
|
+
],
|
|
620
|
+
"tests": {
|
|
621
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
622
|
+
"testPaths": [
|
|
623
|
+
"css/css-images"
|
|
624
|
+
]
|
|
625
|
+
}
|
|
626
|
+
},
|
|
584
627
|
{
|
|
585
628
|
"url": "https://drafts.csswg.org/css-multicol-2/",
|
|
586
629
|
"seriesComposition": "delta",
|
|
@@ -3784,6 +3827,38 @@
|
|
|
3784
3827
|
"browser"
|
|
3785
3828
|
]
|
|
3786
3829
|
},
|
|
3830
|
+
{
|
|
3831
|
+
"url": "https://tc39.es/proposal-explicit-resource-management/",
|
|
3832
|
+
"seriesComposition": "full",
|
|
3833
|
+
"shortname": "tc39-explicit-resource-management",
|
|
3834
|
+
"series": {
|
|
3835
|
+
"shortname": "tc39-explicit-resource-management",
|
|
3836
|
+
"currentSpecification": "tc39-explicit-resource-management",
|
|
3837
|
+
"title": "ECMAScript Explicit Resource Management",
|
|
3838
|
+
"shortTitle": "ECMAScript Explicit Resource Management",
|
|
3839
|
+
"nightlyUrl": "https://tc39.es/proposal-explicit-resource-management/"
|
|
3840
|
+
},
|
|
3841
|
+
"nightly": {
|
|
3842
|
+
"url": "https://tc39.es/proposal-explicit-resource-management/",
|
|
3843
|
+
"sourcePath": "spec.emu",
|
|
3844
|
+
"alternateUrls": [],
|
|
3845
|
+
"repository": "https://github.com/tc39/proposal-explicit-resource-management",
|
|
3846
|
+
"filename": "index.html"
|
|
3847
|
+
},
|
|
3848
|
+
"organization": "Ecma International",
|
|
3849
|
+
"groups": [
|
|
3850
|
+
{
|
|
3851
|
+
"name": "TC39",
|
|
3852
|
+
"url": "https://tc39.es/"
|
|
3853
|
+
}
|
|
3854
|
+
],
|
|
3855
|
+
"title": "ECMAScript Explicit Resource Management",
|
|
3856
|
+
"source": "spec",
|
|
3857
|
+
"shortTitle": "ECMAScript Explicit Resource Management",
|
|
3858
|
+
"categories": [
|
|
3859
|
+
"browser"
|
|
3860
|
+
]
|
|
3861
|
+
},
|
|
3787
3862
|
{
|
|
3788
3863
|
"url": "https://tc39.es/proposal-import-assertions/",
|
|
3789
3864
|
"seriesComposition": "full",
|
|
@@ -4072,6 +4147,70 @@
|
|
|
4072
4147
|
"browser"
|
|
4073
4148
|
]
|
|
4074
4149
|
},
|
|
4150
|
+
{
|
|
4151
|
+
"url": "https://tc39.es/proposal-is-usv-string/",
|
|
4152
|
+
"seriesComposition": "full",
|
|
4153
|
+
"shortname": "tc39-is-usv-string",
|
|
4154
|
+
"series": {
|
|
4155
|
+
"shortname": "tc39-is-usv-string",
|
|
4156
|
+
"currentSpecification": "tc39-is-usv-string",
|
|
4157
|
+
"title": "Well-Formed Unicode Strings",
|
|
4158
|
+
"shortTitle": "Well-Formed Unicode Strings",
|
|
4159
|
+
"nightlyUrl": "https://tc39.es/proposal-is-usv-string/"
|
|
4160
|
+
},
|
|
4161
|
+
"organization": "Ecma International",
|
|
4162
|
+
"groups": [
|
|
4163
|
+
{
|
|
4164
|
+
"name": "TC39",
|
|
4165
|
+
"url": "https://tc39.es/"
|
|
4166
|
+
}
|
|
4167
|
+
],
|
|
4168
|
+
"nightly": {
|
|
4169
|
+
"url": "https://tc39.es/proposal-is-usv-string/",
|
|
4170
|
+
"alternateUrls": [],
|
|
4171
|
+
"repository": "https://github.com/tc39/proposal-is-usv-string",
|
|
4172
|
+
"sourcePath": "spec.html",
|
|
4173
|
+
"filename": "index.html"
|
|
4174
|
+
},
|
|
4175
|
+
"title": "Well-Formed Unicode Strings",
|
|
4176
|
+
"source": "spec",
|
|
4177
|
+
"shortTitle": "Well-Formed Unicode Strings",
|
|
4178
|
+
"categories": [
|
|
4179
|
+
"browser"
|
|
4180
|
+
]
|
|
4181
|
+
},
|
|
4182
|
+
{
|
|
4183
|
+
"url": "https://tc39.es/proposal-iterator-helpers/",
|
|
4184
|
+
"seriesComposition": "full",
|
|
4185
|
+
"shortname": "tc39-iterator-helpers",
|
|
4186
|
+
"series": {
|
|
4187
|
+
"shortname": "tc39-iterator-helpers",
|
|
4188
|
+
"currentSpecification": "tc39-iterator-helpers",
|
|
4189
|
+
"title": "Iterator Helpers",
|
|
4190
|
+
"shortTitle": "Iterator Helpers",
|
|
4191
|
+
"nightlyUrl": "https://tc39.es/proposal-iterator-helpers/"
|
|
4192
|
+
},
|
|
4193
|
+
"organization": "Ecma International",
|
|
4194
|
+
"groups": [
|
|
4195
|
+
{
|
|
4196
|
+
"name": "TC39",
|
|
4197
|
+
"url": "https://tc39.es/"
|
|
4198
|
+
}
|
|
4199
|
+
],
|
|
4200
|
+
"nightly": {
|
|
4201
|
+
"url": "https://tc39.es/proposal-iterator-helpers/",
|
|
4202
|
+
"alternateUrls": [],
|
|
4203
|
+
"repository": "https://github.com/tc39/proposal-iterator-helpers",
|
|
4204
|
+
"sourcePath": "spec.html",
|
|
4205
|
+
"filename": "index.html"
|
|
4206
|
+
},
|
|
4207
|
+
"title": "Iterator Helpers",
|
|
4208
|
+
"source": "spec",
|
|
4209
|
+
"shortTitle": "Iterator Helpers",
|
|
4210
|
+
"categories": [
|
|
4211
|
+
"browser"
|
|
4212
|
+
]
|
|
4213
|
+
},
|
|
4075
4214
|
{
|
|
4076
4215
|
"url": "https://tc39.es/proposal-json-modules/",
|
|
4077
4216
|
"seriesComposition": "full",
|
|
@@ -4200,6 +4339,38 @@
|
|
|
4200
4339
|
"browser"
|
|
4201
4340
|
]
|
|
4202
4341
|
},
|
|
4342
|
+
{
|
|
4343
|
+
"url": "https://tc39.es/proposal-set-methods/",
|
|
4344
|
+
"seriesComposition": "full",
|
|
4345
|
+
"shortname": "tc39-set-methods",
|
|
4346
|
+
"series": {
|
|
4347
|
+
"shortname": "tc39-set-methods",
|
|
4348
|
+
"currentSpecification": "tc39-set-methods",
|
|
4349
|
+
"title": "Set methods",
|
|
4350
|
+
"shortTitle": "Set methods",
|
|
4351
|
+
"nightlyUrl": "https://tc39.es/proposal-set-methods/"
|
|
4352
|
+
},
|
|
4353
|
+
"organization": "Ecma International",
|
|
4354
|
+
"groups": [
|
|
4355
|
+
{
|
|
4356
|
+
"name": "TC39",
|
|
4357
|
+
"url": "https://tc39.es/"
|
|
4358
|
+
}
|
|
4359
|
+
],
|
|
4360
|
+
"nightly": {
|
|
4361
|
+
"url": "https://tc39.es/proposal-set-methods/",
|
|
4362
|
+
"alternateUrls": [],
|
|
4363
|
+
"repository": "https://github.com/tc39/proposal-set-methods",
|
|
4364
|
+
"sourcePath": "spec/index.html",
|
|
4365
|
+
"filename": "index.html"
|
|
4366
|
+
},
|
|
4367
|
+
"title": "Set methods",
|
|
4368
|
+
"source": "spec",
|
|
4369
|
+
"shortTitle": "Set methods",
|
|
4370
|
+
"categories": [
|
|
4371
|
+
"browser"
|
|
4372
|
+
]
|
|
4373
|
+
},
|
|
4203
4374
|
{
|
|
4204
4375
|
"url": "https://tc39.es/proposal-shadowrealm/",
|
|
4205
4376
|
"seriesComposition": "full",
|
|
@@ -7326,7 +7497,7 @@
|
|
|
7326
7497
|
"filename": "index.html"
|
|
7327
7498
|
},
|
|
7328
7499
|
"title": "Web App Launch Handler API",
|
|
7329
|
-
"source": "
|
|
7500
|
+
"source": "specref",
|
|
7330
7501
|
"shortTitle": "Web App Launch Handler API",
|
|
7331
7502
|
"categories": [
|
|
7332
7503
|
"browser"
|
|
@@ -10903,6 +11074,7 @@
|
|
|
10903
11074
|
"seriesVersion": "4",
|
|
10904
11075
|
"shortTitle": "CSS Images 4",
|
|
10905
11076
|
"seriesPrevious": "css-images-3",
|
|
11077
|
+
"seriesNext": "css-images-5",
|
|
10906
11078
|
"organization": "W3C",
|
|
10907
11079
|
"groups": [
|
|
10908
11080
|
{
|
|
@@ -15915,6 +16087,39 @@
|
|
|
15915
16087
|
]
|
|
15916
16088
|
}
|
|
15917
16089
|
},
|
|
16090
|
+
{
|
|
16091
|
+
"url": "https://www.w3.org/TR/n-quads/",
|
|
16092
|
+
"seriesComposition": "full",
|
|
16093
|
+
"shortname": "n-quads",
|
|
16094
|
+
"series": {
|
|
16095
|
+
"shortname": "n-quads",
|
|
16096
|
+
"currentSpecification": "n-quads",
|
|
16097
|
+
"title": "RDF N-Quads",
|
|
16098
|
+
"shortTitle": "RDF N-Quads",
|
|
16099
|
+
"releaseUrl": "https://www.w3.org/TR/n-quads/",
|
|
16100
|
+
"nightlyUrl": "https://www.w3.org/TR/n-quads/"
|
|
16101
|
+
},
|
|
16102
|
+
"nightly": {
|
|
16103
|
+
"url": "https://www.w3.org/TR/n-quads/",
|
|
16104
|
+
"alternateUrls": [],
|
|
16105
|
+
"filename": "Overview.html"
|
|
16106
|
+
},
|
|
16107
|
+
"categories": [],
|
|
16108
|
+
"organization": "W3C",
|
|
16109
|
+
"groups": [
|
|
16110
|
+
{
|
|
16111
|
+
"name": "RDF Working Group",
|
|
16112
|
+
"url": "https://www.w3.org/2011/rdf-wg/"
|
|
16113
|
+
}
|
|
16114
|
+
],
|
|
16115
|
+
"release": {
|
|
16116
|
+
"url": "https://www.w3.org/TR/n-quads/",
|
|
16117
|
+
"filename": "Overview.html"
|
|
16118
|
+
},
|
|
16119
|
+
"title": "RDF 1.1 N-Quads",
|
|
16120
|
+
"source": "w3c",
|
|
16121
|
+
"shortTitle": "RDF 1.1 N-Quads"
|
|
16122
|
+
},
|
|
15918
16123
|
{
|
|
15919
16124
|
"url": "https://www.w3.org/TR/navigation-timing-2/",
|
|
15920
16125
|
"seriesComposition": "full",
|
|
@@ -16726,6 +16931,107 @@
|
|
|
16726
16931
|
]
|
|
16727
16932
|
}
|
|
16728
16933
|
},
|
|
16934
|
+
{
|
|
16935
|
+
"url": "https://www.w3.org/TR/rdf-canon/",
|
|
16936
|
+
"seriesComposition": "full",
|
|
16937
|
+
"shortname": "rdf-canon",
|
|
16938
|
+
"series": {
|
|
16939
|
+
"shortname": "rdf-canon",
|
|
16940
|
+
"currentSpecification": "rdf-canon",
|
|
16941
|
+
"title": "RDF Dataset Canonicalization",
|
|
16942
|
+
"shortTitle": "RDF Dataset Canonicalization",
|
|
16943
|
+
"releaseUrl": "https://www.w3.org/TR/rdf-canon/",
|
|
16944
|
+
"nightlyUrl": "https://w3c.github.io/rdf-canon/spec/"
|
|
16945
|
+
},
|
|
16946
|
+
"nightly": {
|
|
16947
|
+
"url": "https://w3c.github.io/rdf-canon/spec/",
|
|
16948
|
+
"alternateUrls": [],
|
|
16949
|
+
"repository": "https://github.com/w3c/rdf-canon",
|
|
16950
|
+
"sourcePath": "spec/index.html",
|
|
16951
|
+
"filename": "index.html"
|
|
16952
|
+
},
|
|
16953
|
+
"categories": [],
|
|
16954
|
+
"organization": "W3C",
|
|
16955
|
+
"groups": [
|
|
16956
|
+
{
|
|
16957
|
+
"name": "RDF Dataset Canonicalization and Hash Working Group",
|
|
16958
|
+
"url": "https://www.w3.org/groups/wg/rch"
|
|
16959
|
+
}
|
|
16960
|
+
],
|
|
16961
|
+
"release": {
|
|
16962
|
+
"url": "https://www.w3.org/TR/rdf-canon/",
|
|
16963
|
+
"filename": "Overview.html"
|
|
16964
|
+
},
|
|
16965
|
+
"title": "RDF Dataset Canonicalization",
|
|
16966
|
+
"source": "w3c",
|
|
16967
|
+
"shortTitle": "RDF Dataset Canonicalization"
|
|
16968
|
+
},
|
|
16969
|
+
{
|
|
16970
|
+
"url": "https://www.w3.org/TR/rdf11-concepts/",
|
|
16971
|
+
"seriesComposition": "full",
|
|
16972
|
+
"shortname": "rdf11-concepts",
|
|
16973
|
+
"series": {
|
|
16974
|
+
"shortname": "rdf-concepts",
|
|
16975
|
+
"currentSpecification": "rdf11-concepts",
|
|
16976
|
+
"title": "Resource Description Framework (RDF): Concepts and Abstract Syntax",
|
|
16977
|
+
"shortTitle": "RDF",
|
|
16978
|
+
"releaseUrl": "https://www.w3.org/TR/rdf-concepts/",
|
|
16979
|
+
"nightlyUrl": "https://www.w3.org/TR/rdf-concepts/"
|
|
16980
|
+
},
|
|
16981
|
+
"nightly": {
|
|
16982
|
+
"url": "https://www.w3.org/TR/rdf11-concepts/",
|
|
16983
|
+
"alternateUrls": [],
|
|
16984
|
+
"filename": "Overview.html"
|
|
16985
|
+
},
|
|
16986
|
+
"categories": [],
|
|
16987
|
+
"organization": "W3C",
|
|
16988
|
+
"groups": [
|
|
16989
|
+
{
|
|
16990
|
+
"name": "RDF Working Group",
|
|
16991
|
+
"url": "https://www.w3.org/2011/rdf-wg/"
|
|
16992
|
+
}
|
|
16993
|
+
],
|
|
16994
|
+
"release": {
|
|
16995
|
+
"url": "https://www.w3.org/TR/rdf11-concepts/",
|
|
16996
|
+
"filename": "Overview.html"
|
|
16997
|
+
},
|
|
16998
|
+
"title": "RDF 1.1 Concepts and Abstract Syntax",
|
|
16999
|
+
"source": "w3c",
|
|
17000
|
+
"shortTitle": "RDF 1.1 Concepts and Abstract Syntax"
|
|
17001
|
+
},
|
|
17002
|
+
{
|
|
17003
|
+
"url": "https://www.w3.org/TR/rdf11-mt/",
|
|
17004
|
+
"seriesComposition": "full",
|
|
17005
|
+
"shortname": "rdf11-mt",
|
|
17006
|
+
"series": {
|
|
17007
|
+
"shortname": "rdf-mt",
|
|
17008
|
+
"currentSpecification": "rdf11-mt",
|
|
17009
|
+
"title": "RDF Semantics",
|
|
17010
|
+
"shortTitle": "RDF Semantics",
|
|
17011
|
+
"releaseUrl": "https://www.w3.org/TR/rdf-mt/",
|
|
17012
|
+
"nightlyUrl": "https://www.w3.org/TR/rdf-mt/"
|
|
17013
|
+
},
|
|
17014
|
+
"nightly": {
|
|
17015
|
+
"url": "https://www.w3.org/TR/rdf11-mt/",
|
|
17016
|
+
"alternateUrls": [],
|
|
17017
|
+
"filename": "Overview.html"
|
|
17018
|
+
},
|
|
17019
|
+
"categories": [],
|
|
17020
|
+
"organization": "W3C",
|
|
17021
|
+
"groups": [
|
|
17022
|
+
{
|
|
17023
|
+
"name": "RDF Working Group",
|
|
17024
|
+
"url": "https://www.w3.org/2011/rdf-wg/"
|
|
17025
|
+
}
|
|
17026
|
+
],
|
|
17027
|
+
"release": {
|
|
17028
|
+
"url": "https://www.w3.org/TR/rdf11-mt/",
|
|
17029
|
+
"filename": "Overview.html"
|
|
17030
|
+
},
|
|
17031
|
+
"title": "RDF 1.1 Semantics",
|
|
17032
|
+
"source": "w3c",
|
|
17033
|
+
"shortTitle": "RDF 1.1 Semantics"
|
|
17034
|
+
},
|
|
16729
17035
|
{
|
|
16730
17036
|
"url": "https://www.w3.org/TR/referrer-policy/",
|
|
16731
17037
|
"seriesComposition": "full",
|
|
@@ -17851,6 +18157,39 @@
|
|
|
17851
18157
|
]
|
|
17852
18158
|
}
|
|
17853
18159
|
},
|
|
18160
|
+
{
|
|
18161
|
+
"url": "https://www.w3.org/TR/test-methodology/",
|
|
18162
|
+
"seriesComposition": "full",
|
|
18163
|
+
"shortname": "test-methodology",
|
|
18164
|
+
"series": {
|
|
18165
|
+
"shortname": "test-methodology",
|
|
18166
|
+
"currentSpecification": "test-methodology",
|
|
18167
|
+
"title": "A Method for Writing Testable Conformance Requirements",
|
|
18168
|
+
"shortTitle": "A Method for Writing Testable Conformance Requirements",
|
|
18169
|
+
"releaseUrl": "https://www.w3.org/TR/test-methodology/",
|
|
18170
|
+
"nightlyUrl": "https://www.w3.org/TR/test-methodology/"
|
|
18171
|
+
},
|
|
18172
|
+
"nightly": {
|
|
18173
|
+
"url": "https://www.w3.org/TR/test-methodology/",
|
|
18174
|
+
"alternateUrls": [],
|
|
18175
|
+
"filename": "Overview.html"
|
|
18176
|
+
},
|
|
18177
|
+
"categories": [],
|
|
18178
|
+
"organization": "W3C",
|
|
18179
|
+
"groups": [
|
|
18180
|
+
{
|
|
18181
|
+
"name": "Mobile Web Test Suites Working Group",
|
|
18182
|
+
"url": "https://www.w3.org/2005/MWI/Tests/"
|
|
18183
|
+
}
|
|
18184
|
+
],
|
|
18185
|
+
"release": {
|
|
18186
|
+
"url": "https://www.w3.org/TR/test-methodology/",
|
|
18187
|
+
"filename": "Overview.html"
|
|
18188
|
+
},
|
|
18189
|
+
"title": "A Method for Writing Testable Conformance Requirements",
|
|
18190
|
+
"source": "w3c",
|
|
18191
|
+
"shortTitle": "A Method for Writing Testable Conformance Requirements"
|
|
18192
|
+
},
|
|
17854
18193
|
{
|
|
17855
18194
|
"url": "https://www.w3.org/TR/timing-entrytypes-registry/",
|
|
17856
18195
|
"seriesComposition": "full",
|