browser-specs 4.39.0 → 4.40.1

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 +200 -9
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -757,6 +757,44 @@
757
757
  ],
758
758
  "standing": "good"
759
759
  },
760
+ {
761
+ "url": "https://drafts.csswg.org/css-forms-1/",
762
+ "seriesComposition": "full",
763
+ "shortname": "css-forms-1",
764
+ "series": {
765
+ "shortname": "css-forms",
766
+ "currentSpecification": "css-forms-1",
767
+ "title": "CSS Form Control Styling",
768
+ "shortTitle": "CSS Form Control Styling",
769
+ "nightlyUrl": "https://drafts.csswg.org/css-forms/"
770
+ },
771
+ "seriesVersion": "1",
772
+ "standing": "good",
773
+ "organization": "W3C",
774
+ "groups": [
775
+ {
776
+ "name": "Cascading Style Sheets (CSS) Working Group",
777
+ "url": "https://www.w3.org/Style/CSS/"
778
+ }
779
+ ],
780
+ "nightly": {
781
+ "url": "https://drafts.csswg.org/css-forms-1/",
782
+ "status": "Unofficial Proposal Draft",
783
+ "alternateUrls": [
784
+ "https://w3c.github.io/csswg-drafts/css-forms-1/",
785
+ "https://w3c.github.io/csswg-drafts/css-forms/"
786
+ ],
787
+ "repository": "https://github.com/w3c/csswg-drafts",
788
+ "sourcePath": "css-forms-1/Overview.bs",
789
+ "filename": "index.html"
790
+ },
791
+ "title": "CSS Form Control Styling Level 1",
792
+ "source": "spec",
793
+ "shortTitle": "CSS Form Control Styling 1",
794
+ "categories": [
795
+ "browser"
796
+ ]
797
+ },
760
798
  {
761
799
  "url": "https://drafts.csswg.org/css-gaps-1/",
762
800
  "seriesComposition": "full",
@@ -4224,8 +4262,8 @@
4224
4262
  "https://tc39.es/ecma262/multipage/host-layering-points.html",
4225
4263
  "https://tc39.es/ecma262/multipage/corrections-and-clarifications-in-ecmascript-2015-with-possible-compatibility-impact.html",
4226
4264
  "https://tc39.es/ecma262/multipage/additions-and-changes-that-introduce-incompatibilities-with-prior-editions.html",
4227
- "https://tc39.es/ecma262/multipage/colophon.html",
4228
4265
  "https://tc39.es/ecma262/multipage/bibliography.html",
4266
+ "https://tc39.es/ecma262/multipage/colophon.html",
4229
4267
  "https://tc39.es/ecma262/multipage/copyright-and-software-license.html"
4230
4268
  ],
4231
4269
  "filename": "index.html"
@@ -4480,6 +4518,40 @@
4480
4518
  ],
4481
4519
  "standing": "good"
4482
4520
  },
4521
+ {
4522
+ "url": "https://tc39.es/proposal-defer-import-eval/",
4523
+ "seriesComposition": "full",
4524
+ "shortname": "tc39-defer-import-eval",
4525
+ "series": {
4526
+ "shortname": "tc39-defer-import-eval",
4527
+ "currentSpecification": "tc39-defer-import-eval",
4528
+ "title": "Deferred Imports Evaluation",
4529
+ "shortTitle": "Deferred Imports Evaluation",
4530
+ "nightlyUrl": "https://tc39.es/proposal-defer-import-eval/"
4531
+ },
4532
+ "organization": "Ecma International",
4533
+ "groups": [
4534
+ {
4535
+ "name": "TC39",
4536
+ "url": "https://tc39.es/"
4537
+ }
4538
+ ],
4539
+ "nightly": {
4540
+ "url": "https://tc39.es/proposal-defer-import-eval/",
4541
+ "status": "Editor's Draft",
4542
+ "alternateUrls": [],
4543
+ "repository": "https://github.com/tc39/proposal-defer-import-eval",
4544
+ "sourcePath": "spec.emu",
4545
+ "filename": "index.html"
4546
+ },
4547
+ "title": "Deferred Imports Evaluation",
4548
+ "source": "spec",
4549
+ "shortTitle": "Deferred Imports Evaluation",
4550
+ "categories": [
4551
+ "browser"
4552
+ ],
4553
+ "standing": "good"
4554
+ },
4483
4555
  {
4484
4556
  "url": "https://tc39.es/proposal-dynamic-code-brand-checks/",
4485
4557
  "seriesComposition": "full",
@@ -4820,6 +4892,40 @@
4820
4892
  ],
4821
4893
  "standing": "good"
4822
4894
  },
4895
+ {
4896
+ "url": "https://tc39.es/proposal-math-sum/",
4897
+ "seriesComposition": "full",
4898
+ "shortname": "tc39-math-sum",
4899
+ "series": {
4900
+ "shortname": "tc39-math-sum",
4901
+ "currentSpecification": "tc39-math-sum",
4902
+ "title": "Math.sumPrecise",
4903
+ "shortTitle": "Math.sumPrecise",
4904
+ "nightlyUrl": "https://tc39.es/proposal-math-sum/"
4905
+ },
4906
+ "organization": "Ecma International",
4907
+ "groups": [
4908
+ {
4909
+ "name": "TC39",
4910
+ "url": "https://tc39.es/"
4911
+ }
4912
+ ],
4913
+ "nightly": {
4914
+ "url": "https://tc39.es/proposal-math-sum/",
4915
+ "status": "Editor's Draft",
4916
+ "alternateUrls": [],
4917
+ "repository": "https://github.com/tc39/proposal-math-sum",
4918
+ "sourcePath": "spec.html",
4919
+ "filename": "index.html"
4920
+ },
4921
+ "title": "Math.sumPrecise",
4922
+ "source": "spec",
4923
+ "shortTitle": "Math.sumPrecise",
4924
+ "categories": [
4925
+ "browser"
4926
+ ],
4927
+ "standing": "good"
4928
+ },
4823
4929
  {
4824
4930
  "url": "https://tc39.es/proposal-promise-try/",
4825
4931
  "seriesComposition": "full",
@@ -5065,8 +5171,8 @@
5065
5171
  "series": {
5066
5172
  "shortname": "sourcemap",
5067
5173
  "currentSpecification": "sourcemap",
5068
- "title": "Source Map specification",
5069
- "shortTitle": "Source Map",
5174
+ "title": "Source map format specification",
5175
+ "shortTitle": "Source map format",
5070
5176
  "nightlyUrl": "https://tc39.es/source-map/"
5071
5177
  },
5072
5178
  "nightly": {
@@ -5084,9 +5190,9 @@
5084
5190
  "url": "https://tc39.es/"
5085
5191
  }
5086
5192
  ],
5087
- "title": "Source Map specification",
5193
+ "title": "Source map format specification",
5088
5194
  "source": "spec",
5089
- "shortTitle": "Source Map",
5195
+ "shortTitle": "Source map format",
5090
5196
  "categories": [
5091
5197
  "browser"
5092
5198
  ],
@@ -11806,7 +11912,7 @@
11806
11912
  "shortname": "css-2022",
11807
11913
  "series": {
11808
11914
  "shortname": "css",
11809
- "currentSpecification": "css-2023",
11915
+ "currentSpecification": "css-2024",
11810
11916
  "title": "CSS Snapshot",
11811
11917
  "shortTitle": "CSS Snapshot",
11812
11918
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -11850,7 +11956,7 @@
11850
11956
  "shortname": "css-2023",
11851
11957
  "series": {
11852
11958
  "shortname": "css",
11853
- "currentSpecification": "css-2023",
11959
+ "currentSpecification": "css-2024",
11854
11960
  "title": "CSS Snapshot",
11855
11961
  "shortTitle": "CSS Snapshot",
11856
11962
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -11858,6 +11964,7 @@
11858
11964
  },
11859
11965
  "seriesVersion": "2023",
11860
11966
  "seriesPrevious": "css-2022",
11967
+ "seriesNext": "css-2024",
11861
11968
  "organization": "W3C",
11862
11969
  "groups": [
11863
11970
  {
@@ -11888,6 +11995,50 @@
11888
11995
  ],
11889
11996
  "standing": "good"
11890
11997
  },
11998
+ {
11999
+ "url": "https://www.w3.org/TR/css-2024/",
12000
+ "seriesComposition": "full",
12001
+ "shortname": "css-2024",
12002
+ "series": {
12003
+ "shortname": "css",
12004
+ "currentSpecification": "css-2024",
12005
+ "title": "CSS Snapshot",
12006
+ "shortTitle": "CSS Snapshot",
12007
+ "releaseUrl": "https://www.w3.org/TR/css/",
12008
+ "nightlyUrl": "https://drafts.csswg.org/css/"
12009
+ },
12010
+ "seriesVersion": "2024",
12011
+ "seriesPrevious": "css-2023",
12012
+ "organization": "W3C",
12013
+ "groups": [
12014
+ {
12015
+ "name": "Cascading Style Sheets (CSS) Working Group",
12016
+ "url": "https://www.w3.org/Style/CSS/"
12017
+ }
12018
+ ],
12019
+ "release": {
12020
+ "url": "https://www.w3.org/TR/css-2024/",
12021
+ "status": "Note",
12022
+ "filename": "Overview.html"
12023
+ },
12024
+ "nightly": {
12025
+ "url": "https://drafts.csswg.org/css-2024/",
12026
+ "status": "Editor's Draft",
12027
+ "alternateUrls": [
12028
+ "https://w3c.github.io/csswg-drafts/css-2024/"
12029
+ ],
12030
+ "repository": "https://github.com/w3c/csswg-drafts",
12031
+ "sourcePath": "css-2024/Overview.bs",
12032
+ "filename": "index.html"
12033
+ },
12034
+ "title": "CSS Snapshot 2024",
12035
+ "source": "w3c",
12036
+ "shortTitle": "CSS Snapshot 2024",
12037
+ "categories": [
12038
+ "browser"
12039
+ ],
12040
+ "standing": "good"
12041
+ },
11891
12042
  {
11892
12043
  "url": "https://www.w3.org/TR/css-align-3/",
11893
12044
  "seriesComposition": "full",
@@ -21803,8 +21954,8 @@
21803
21954
  "organization": "W3C",
21804
21955
  "groups": [
21805
21956
  {
21806
- "name": "Service Workers Working Group",
21807
- "url": "https://www.w3.org/groups/wg/service-workers/"
21957
+ "name": "Web Applications Working Group",
21958
+ "url": "https://www.w3.org/groups/wg/webapps/"
21808
21959
  }
21809
21960
  ],
21810
21961
  "release": {
@@ -21967,6 +22118,46 @@
21967
22118
  ],
21968
22119
  "standing": "good"
21969
22120
  },
22121
+ {
22122
+ "url": "https://www.w3.org/TR/svg-paths/",
22123
+ "seriesComposition": "full",
22124
+ "shortname": "svg-paths",
22125
+ "series": {
22126
+ "shortname": "svg-paths",
22127
+ "currentSpecification": "svg-paths",
22128
+ "title": "SVG Paths",
22129
+ "shortTitle": "SVG Paths",
22130
+ "releaseUrl": "https://www.w3.org/TR/svg-paths/",
22131
+ "nightlyUrl": "https://svgwg.org/specs/paths/"
22132
+ },
22133
+ "organization": "W3C",
22134
+ "groups": [
22135
+ {
22136
+ "name": "SVG Working Group",
22137
+ "url": "https://www.w3.org/Graphics/SVG/WG/"
22138
+ }
22139
+ ],
22140
+ "release": {
22141
+ "url": "https://www.w3.org/TR/svg-paths/",
22142
+ "status": "First Public Working Draft",
22143
+ "filename": "Overview.html"
22144
+ },
22145
+ "nightly": {
22146
+ "url": "https://svgwg.org/specs/paths/",
22147
+ "status": "Editor's Draft",
22148
+ "alternateUrls": [],
22149
+ "repository": "https://github.com/w3c/svgwg",
22150
+ "sourcePath": "specs/paths/master/Overview.html",
22151
+ "filename": "Overview.html"
22152
+ },
22153
+ "title": "SVG Paths",
22154
+ "source": "w3c",
22155
+ "shortTitle": "SVG Paths",
22156
+ "categories": [
22157
+ "browser"
22158
+ ],
22159
+ "standing": "good"
22160
+ },
21970
22161
  {
21971
22162
  "url": "https://www.w3.org/TR/svg-strokes/",
21972
22163
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.39.0",
3
+ "version": "4.40.1",
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",