web-specs 3.40.0 → 3.42.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 +193 -136
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -4961,6 +4961,40 @@
4961
4961
  ],
4962
4962
  "standing": "good"
4963
4963
  },
4964
+ {
4965
+ "url": "https://tc39.es/proposal-defer-import-eval/",
4966
+ "seriesComposition": "full",
4967
+ "shortname": "tc39-defer-import-eval",
4968
+ "series": {
4969
+ "shortname": "tc39-defer-import-eval",
4970
+ "currentSpecification": "tc39-defer-import-eval",
4971
+ "title": "Deferred Imports Evaluation",
4972
+ "shortTitle": "Deferred Imports Evaluation",
4973
+ "nightlyUrl": "https://tc39.es/proposal-defer-import-eval/"
4974
+ },
4975
+ "organization": "Ecma International",
4976
+ "groups": [
4977
+ {
4978
+ "name": "TC39",
4979
+ "url": "https://tc39.es/"
4980
+ }
4981
+ ],
4982
+ "nightly": {
4983
+ "url": "https://tc39.es/proposal-defer-import-eval/",
4984
+ "status": "Editor's Draft",
4985
+ "alternateUrls": [],
4986
+ "repository": "https://github.com/tc39/proposal-defer-import-eval",
4987
+ "sourcePath": "spec.emu",
4988
+ "filename": "index.html"
4989
+ },
4990
+ "title": "Deferred Imports Evaluation",
4991
+ "source": "spec",
4992
+ "shortTitle": "Deferred Imports Evaluation",
4993
+ "categories": [
4994
+ "browser"
4995
+ ],
4996
+ "standing": "good"
4997
+ },
4964
4998
  {
4965
4999
  "url": "https://tc39.es/proposal-dynamic-code-brand-checks/",
4966
5000
  "seriesComposition": "full",
@@ -5560,6 +5594,40 @@
5560
5594
  ],
5561
5595
  "standing": "good"
5562
5596
  },
5597
+ {
5598
+ "url": "https://tc39.es/proposal-math-sum/",
5599
+ "seriesComposition": "full",
5600
+ "shortname": "tc39-math-sum",
5601
+ "series": {
5602
+ "shortname": "tc39-math-sum",
5603
+ "currentSpecification": "tc39-math-sum",
5604
+ "title": "Math.sumPrecise",
5605
+ "shortTitle": "Math.sumPrecise",
5606
+ "nightlyUrl": "https://tc39.es/proposal-math-sum/"
5607
+ },
5608
+ "organization": "Ecma International",
5609
+ "groups": [
5610
+ {
5611
+ "name": "TC39",
5612
+ "url": "https://tc39.es/"
5613
+ }
5614
+ ],
5615
+ "nightly": {
5616
+ "url": "https://tc39.es/proposal-math-sum/",
5617
+ "status": "Editor's Draft",
5618
+ "alternateUrls": [],
5619
+ "repository": "https://github.com/tc39/proposal-math-sum",
5620
+ "sourcePath": "spec.html",
5621
+ "filename": "index.html"
5622
+ },
5623
+ "title": "Math.sumPrecise",
5624
+ "source": "spec",
5625
+ "shortTitle": "Math.sumPrecise",
5626
+ "categories": [
5627
+ "browser"
5628
+ ],
5629
+ "standing": "good"
5630
+ },
5563
5631
  {
5564
5632
  "url": "https://tc39.es/proposal-promise-try/",
5565
5633
  "seriesComposition": "full",
@@ -13462,7 +13530,7 @@
13462
13530
  "shortname": "css-2022",
13463
13531
  "series": {
13464
13532
  "shortname": "css",
13465
- "currentSpecification": "css-2023",
13533
+ "currentSpecification": "css-2024",
13466
13534
  "title": "CSS Snapshot",
13467
13535
  "shortTitle": "CSS Snapshot",
13468
13536
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -13506,7 +13574,7 @@
13506
13574
  "shortname": "css-2023",
13507
13575
  "series": {
13508
13576
  "shortname": "css",
13509
- "currentSpecification": "css-2023",
13577
+ "currentSpecification": "css-2024",
13510
13578
  "title": "CSS Snapshot",
13511
13579
  "shortTitle": "CSS Snapshot",
13512
13580
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -13514,6 +13582,7 @@
13514
13582
  },
13515
13583
  "seriesVersion": "2023",
13516
13584
  "seriesPrevious": "css-2022",
13585
+ "seriesNext": "css-2024",
13517
13586
  "organization": "W3C",
13518
13587
  "groups": [
13519
13588
  {
@@ -13544,6 +13613,50 @@
13544
13613
  ],
13545
13614
  "standing": "good"
13546
13615
  },
13616
+ {
13617
+ "url": "https://www.w3.org/TR/css-2024/",
13618
+ "seriesComposition": "full",
13619
+ "shortname": "css-2024",
13620
+ "series": {
13621
+ "shortname": "css",
13622
+ "currentSpecification": "css-2024",
13623
+ "title": "CSS Snapshot",
13624
+ "shortTitle": "CSS Snapshot",
13625
+ "releaseUrl": "https://www.w3.org/TR/css/",
13626
+ "nightlyUrl": "https://drafts.csswg.org/css/"
13627
+ },
13628
+ "seriesVersion": "2024",
13629
+ "seriesPrevious": "css-2023",
13630
+ "organization": "W3C",
13631
+ "groups": [
13632
+ {
13633
+ "name": "Cascading Style Sheets (CSS) Working Group",
13634
+ "url": "https://www.w3.org/Style/CSS/"
13635
+ }
13636
+ ],
13637
+ "release": {
13638
+ "url": "https://www.w3.org/TR/css-2024/",
13639
+ "status": "Note",
13640
+ "filename": "Overview.html"
13641
+ },
13642
+ "nightly": {
13643
+ "url": "https://drafts.csswg.org/css-2024/",
13644
+ "status": "Editor's Draft",
13645
+ "alternateUrls": [
13646
+ "https://w3c.github.io/csswg-drafts/css-2024/"
13647
+ ],
13648
+ "repository": "https://github.com/w3c/csswg-drafts",
13649
+ "sourcePath": "css-2024/Overview.bs",
13650
+ "filename": "index.html"
13651
+ },
13652
+ "title": "CSS Snapshot 2024",
13653
+ "source": "w3c",
13654
+ "shortTitle": "CSS Snapshot 2024",
13655
+ "categories": [
13656
+ "browser"
13657
+ ],
13658
+ "standing": "good"
13659
+ },
13547
13660
  {
13548
13661
  "url": "https://www.w3.org/TR/css-align-3/",
13549
13662
  "seriesComposition": "full",
@@ -18567,117 +18680,22 @@
18567
18680
  }
18568
18681
  },
18569
18682
  {
18570
- "url": "https://www.w3.org/TR/CSS21/",
18683
+ "url": "https://www.w3.org/TR/CSS2/",
18571
18684
  "seriesComposition": "full",
18572
- "shortname": "CSS21",
18685
+ "shortname": "CSS2",
18573
18686
  "series": {
18574
18687
  "shortname": "CSS",
18575
- "currentSpecification": "CSS22",
18688
+ "currentSpecification": "CSS2",
18576
18689
  "title": "Cascading Style Sheets",
18577
- "shortTitle": "Cascading Style Sheets",
18578
- "releaseUrl": "https://www.w3.org/TR/CSS/",
18690
+ "shortTitle": "CSS",
18691
+ "releaseUrl": "https://www.w3.org/TR/CSS21/",
18579
18692
  "nightlyUrl": "https://drafts.csswg.org/css2/"
18580
18693
  },
18581
- "seriesVersion": "2.1",
18694
+ "seriesVersion": "2",
18582
18695
  "formerNames": [
18583
- "CSS2"
18696
+ "CSS21",
18697
+ "CSS22"
18584
18698
  ],
18585
- "nightly": {
18586
- "url": "https://www.w3.org/TR/CSS21/",
18587
- "status": "Editor's Draft",
18588
- "alternateUrls": [],
18589
- "pages": [
18590
- "https://www.w3.org/TR/CSS21/about.html",
18591
- "https://www.w3.org/TR/CSS21/intro.html",
18592
- "https://www.w3.org/TR/CSS21/conform.html",
18593
- "https://www.w3.org/TR/CSS21/syndata.html",
18594
- "https://www.w3.org/TR/CSS21/selector.html",
18595
- "https://www.w3.org/TR/CSS21/cascade.html",
18596
- "https://www.w3.org/TR/CSS21/media.html",
18597
- "https://www.w3.org/TR/CSS21/box.html",
18598
- "https://www.w3.org/TR/CSS21/visuren.html",
18599
- "https://www.w3.org/TR/CSS21/visudet.html",
18600
- "https://www.w3.org/TR/CSS21/visufx.html",
18601
- "https://www.w3.org/TR/CSS21/generate.html",
18602
- "https://www.w3.org/TR/CSS21/page.html",
18603
- "https://www.w3.org/TR/CSS21/colors.html",
18604
- "https://www.w3.org/TR/CSS21/fonts.html",
18605
- "https://www.w3.org/TR/CSS21/text.html",
18606
- "https://www.w3.org/TR/CSS21/tables.html",
18607
- "https://www.w3.org/TR/CSS21/ui.html",
18608
- "https://www.w3.org/TR/CSS21/aural.html",
18609
- "https://www.w3.org/TR/CSS21/refs.html",
18610
- "https://www.w3.org/TR/CSS21/changes.html",
18611
- "https://www.w3.org/TR/CSS21/sample.html",
18612
- "https://www.w3.org/TR/CSS21/zindex.html",
18613
- "https://www.w3.org/TR/CSS21/propidx.html",
18614
- "https://www.w3.org/TR/CSS21/grammar.html",
18615
- "https://www.w3.org/TR/CSS21/indexlist.html"
18616
- ],
18617
- "filename": "Overview.html"
18618
- },
18619
- "seriesNext": "CSS22",
18620
- "organization": "W3C",
18621
- "groups": [
18622
- {
18623
- "name": "Cascading Style Sheets (CSS) Working Group",
18624
- "url": "https://www.w3.org/Style/CSS/"
18625
- }
18626
- ],
18627
- "release": {
18628
- "url": "https://www.w3.org/TR/CSS21/",
18629
- "status": "Recommendation",
18630
- "pages": [
18631
- "https://www.w3.org/TR/CSS21/about.html",
18632
- "https://www.w3.org/TR/CSS21/intro.html",
18633
- "https://www.w3.org/TR/CSS21/conform.html",
18634
- "https://www.w3.org/TR/CSS21/syndata.html",
18635
- "https://www.w3.org/TR/CSS21/selector.html",
18636
- "https://www.w3.org/TR/CSS21/cascade.html",
18637
- "https://www.w3.org/TR/CSS21/media.html",
18638
- "https://www.w3.org/TR/CSS21/box.html",
18639
- "https://www.w3.org/TR/CSS21/visuren.html",
18640
- "https://www.w3.org/TR/CSS21/visudet.html",
18641
- "https://www.w3.org/TR/CSS21/visufx.html",
18642
- "https://www.w3.org/TR/CSS21/generate.html",
18643
- "https://www.w3.org/TR/CSS21/page.html",
18644
- "https://www.w3.org/TR/CSS21/colors.html",
18645
- "https://www.w3.org/TR/CSS21/fonts.html",
18646
- "https://www.w3.org/TR/CSS21/text.html",
18647
- "https://www.w3.org/TR/CSS21/tables.html",
18648
- "https://www.w3.org/TR/CSS21/ui.html",
18649
- "https://www.w3.org/TR/CSS21/aural.html",
18650
- "https://www.w3.org/TR/CSS21/refs.html",
18651
- "https://www.w3.org/TR/CSS21/changes.html",
18652
- "https://www.w3.org/TR/CSS21/sample.html",
18653
- "https://www.w3.org/TR/CSS21/zindex.html",
18654
- "https://www.w3.org/TR/CSS21/propidx.html",
18655
- "https://www.w3.org/TR/CSS21/grammar.html",
18656
- "https://www.w3.org/TR/CSS21/indexlist.html"
18657
- ],
18658
- "filename": "Overview.html"
18659
- },
18660
- "title": "Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification",
18661
- "source": "w3c",
18662
- "shortTitle": "CSS 2.1",
18663
- "categories": [
18664
- "browser"
18665
- ],
18666
- "standing": "good"
18667
- },
18668
- {
18669
- "url": "https://www.w3.org/TR/CSS22/",
18670
- "seriesComposition": "full",
18671
- "shortname": "CSS22",
18672
- "series": {
18673
- "shortname": "CSS",
18674
- "currentSpecification": "CSS22",
18675
- "title": "Cascading Style Sheets",
18676
- "shortTitle": "Cascading Style Sheets",
18677
- "releaseUrl": "https://www.w3.org/TR/CSS/",
18678
- "nightlyUrl": "https://drafts.csswg.org/css2/"
18679
- },
18680
- "seriesVersion": "2.2",
18681
18699
  "nightly": {
18682
18700
  "url": "https://drafts.csswg.org/css2/",
18683
18701
  "status": "Editor's Draft",
@@ -18688,7 +18706,8 @@
18688
18706
  "repository": "https://github.com/w3c/csswg-drafts",
18689
18707
  "filename": "index.html"
18690
18708
  },
18691
- "seriesPrevious": "CSS21",
18709
+ "title": "Cascading Style Sheets Level 2",
18710
+ "shortTitle": "CSS 2",
18692
18711
  "organization": "W3C",
18693
18712
  "groups": [
18694
18713
  {
@@ -18697,41 +18716,39 @@
18697
18716
  }
18698
18717
  ],
18699
18718
  "release": {
18700
- "url": "https://www.w3.org/TR/CSS22/",
18701
- "status": "First Public Working Draft",
18719
+ "url": "https://www.w3.org/TR/CSS21/",
18720
+ "status": "Recommendation",
18702
18721
  "pages": [
18703
- "https://www.w3.org/TR/CSS22/about.html",
18704
- "https://www.w3.org/TR/CSS22/intro.html",
18705
- "https://www.w3.org/TR/CSS22/conform.html",
18706
- "https://www.w3.org/TR/CSS22/syndata.html",
18707
- "https://www.w3.org/TR/CSS22/selector.html",
18708
- "https://www.w3.org/TR/CSS22/cascade.html",
18709
- "https://www.w3.org/TR/CSS22/media.html",
18710
- "https://www.w3.org/TR/CSS22/box.html",
18711
- "https://www.w3.org/TR/CSS22/visuren.html",
18712
- "https://www.w3.org/TR/CSS22/visudet.html",
18713
- "https://www.w3.org/TR/CSS22/visufx.html",
18714
- "https://www.w3.org/TR/CSS22/generate.html",
18715
- "https://www.w3.org/TR/CSS22/page.html",
18716
- "https://www.w3.org/TR/CSS22/colors.html",
18717
- "https://www.w3.org/TR/CSS22/fonts.html",
18718
- "https://www.w3.org/TR/CSS22/text.html",
18719
- "https://www.w3.org/TR/CSS22/tables.html",
18720
- "https://www.w3.org/TR/CSS22/ui.html",
18721
- "https://www.w3.org/TR/CSS22/aural.html",
18722
- "https://www.w3.org/TR/CSS22/refs.html",
18723
- "https://www.w3.org/TR/CSS22/changes.html",
18724
- "https://www.w3.org/TR/CSS22/sample.html",
18725
- "https://www.w3.org/TR/CSS22/zindex.html",
18726
- "https://www.w3.org/TR/CSS22/propidx.html",
18727
- "https://www.w3.org/TR/CSS22/grammar.html",
18728
- "https://www.w3.org/TR/CSS22/indexlist.html"
18722
+ "https://www.w3.org/TR/CSS2/about.html",
18723
+ "https://www.w3.org/TR/CSS2/intro.html",
18724
+ "https://www.w3.org/TR/CSS2/conform.html",
18725
+ "https://www.w3.org/TR/CSS2/syndata.html",
18726
+ "https://www.w3.org/TR/CSS2/selector.html",
18727
+ "https://www.w3.org/TR/CSS2/cascade.html",
18728
+ "https://www.w3.org/TR/CSS2/media.html",
18729
+ "https://www.w3.org/TR/CSS2/box.html",
18730
+ "https://www.w3.org/TR/CSS2/visuren.html",
18731
+ "https://www.w3.org/TR/CSS2/visudet.html",
18732
+ "https://www.w3.org/TR/CSS2/visufx.html",
18733
+ "https://www.w3.org/TR/CSS2/generate.html",
18734
+ "https://www.w3.org/TR/CSS2/page.html",
18735
+ "https://www.w3.org/TR/CSS2/colors.html",
18736
+ "https://www.w3.org/TR/CSS2/fonts.html",
18737
+ "https://www.w3.org/TR/CSS2/text.html",
18738
+ "https://www.w3.org/TR/CSS2/tables.html",
18739
+ "https://www.w3.org/TR/CSS2/ui.html",
18740
+ "https://www.w3.org/TR/CSS2/aural.html",
18741
+ "https://www.w3.org/TR/CSS2/refs.html",
18742
+ "https://www.w3.org/TR/CSS2/changes.html",
18743
+ "https://www.w3.org/TR/CSS2/sample.html",
18744
+ "https://www.w3.org/TR/CSS2/zindex.html",
18745
+ "https://www.w3.org/TR/CSS2/propidx.html",
18746
+ "https://www.w3.org/TR/CSS2/grammar.html",
18747
+ "https://www.w3.org/TR/CSS2/indexlist.html"
18729
18748
  ],
18730
18749
  "filename": "Overview.html"
18731
18750
  },
18732
- "title": "Cascading Style Sheets Level 2 Revision 2 (CSS 2.2) Specification",
18733
18751
  "source": "w3c",
18734
- "shortTitle": "CSS 2.2",
18735
18752
  "categories": [
18736
18753
  "browser"
18737
18754
  ],
@@ -25188,6 +25205,46 @@
25188
25205
  ],
25189
25206
  "standing": "good"
25190
25207
  },
25208
+ {
25209
+ "url": "https://www.w3.org/TR/svg-paths/",
25210
+ "seriesComposition": "full",
25211
+ "shortname": "svg-paths",
25212
+ "series": {
25213
+ "shortname": "svg-paths",
25214
+ "currentSpecification": "svg-paths",
25215
+ "title": "SVG Paths",
25216
+ "shortTitle": "SVG Paths",
25217
+ "releaseUrl": "https://www.w3.org/TR/svg-paths/",
25218
+ "nightlyUrl": "https://svgwg.org/specs/paths/"
25219
+ },
25220
+ "organization": "W3C",
25221
+ "groups": [
25222
+ {
25223
+ "name": "SVG Working Group",
25224
+ "url": "https://www.w3.org/Graphics/SVG/WG/"
25225
+ }
25226
+ ],
25227
+ "release": {
25228
+ "url": "https://www.w3.org/TR/svg-paths/",
25229
+ "status": "First Public Working Draft",
25230
+ "filename": "Overview.html"
25231
+ },
25232
+ "nightly": {
25233
+ "url": "https://svgwg.org/specs/paths/",
25234
+ "status": "Editor's Draft",
25235
+ "alternateUrls": [],
25236
+ "repository": "https://github.com/w3c/svgwg",
25237
+ "sourcePath": "specs/paths/master/Overview.html",
25238
+ "filename": "Overview.html"
25239
+ },
25240
+ "title": "SVG Paths",
25241
+ "source": "w3c",
25242
+ "shortTitle": "SVG Paths",
25243
+ "categories": [
25244
+ "browser"
25245
+ ],
25246
+ "standing": "good"
25247
+ },
25191
25248
  {
25192
25249
  "url": "https://www.w3.org/TR/svg-strokes/",
25193
25250
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.40.0",
3
+ "version": "3.42.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",