browser-specs 3.33.0 → 3.34.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.
Files changed (2) hide show
  1. package/index.json +173 -1
  2. 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": "spec",
7500
+ "source": "specref",
7330
7501
  "shortTitle": "Web App Launch Handler API",
7331
7502
  "categories": [
7332
7503
  "browser"
@@ -10841,6 +11012,7 @@
10841
11012
  "seriesVersion": "4",
10842
11013
  "shortTitle": "CSS Images 4",
10843
11014
  "seriesPrevious": "css-images-3",
11015
+ "seriesNext": "css-images-5",
10844
11016
  "organization": "W3C",
10845
11017
  "groups": [
10846
11018
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.33.0",
3
+ "version": "3.34.0",
4
4
  "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
5
5
  "repository": {
6
6
  "type": "git",