browser-specs 3.15.0 → 3.18.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 +142 -65
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -722,6 +722,46 @@
722
722
  ]
723
723
  }
724
724
  },
725
+ {
726
+ "url": "https://drafts.csswg.org/css-variables-2/",
727
+ "seriesComposition": "full",
728
+ "shortname": "css-variables-2",
729
+ "series": {
730
+ "shortname": "css-variables",
731
+ "currentSpecification": "css-variables-1",
732
+ "title": "CSS Custom Properties for Cascading Variables",
733
+ "shortTitle": "CSS Variables",
734
+ "releaseUrl": "https://www.w3.org/TR/css-variables/",
735
+ "nightlyUrl": "https://drafts.csswg.org/css-variables/"
736
+ },
737
+ "seriesVersion": "2",
738
+ "shortTitle": "CSS Variables 2",
739
+ "seriesPrevious": "css-variables-1",
740
+ "organization": "W3C",
741
+ "groups": [
742
+ {
743
+ "name": "Cascading Style Sheets (CSS) Working Group",
744
+ "url": "https://www.w3.org/Style/CSS/"
745
+ }
746
+ ],
747
+ "nightly": {
748
+ "url": "https://drafts.csswg.org/css-variables-2/",
749
+ "repository": "https://github.com/w3c/csswg-drafts",
750
+ "sourcePath": "css-variables-2/Overview.bs",
751
+ "filename": "Overview.html"
752
+ },
753
+ "title": "CSS Custom Properties for Cascading Variables Module Level 2",
754
+ "source": "spec",
755
+ "categories": [
756
+ "browser"
757
+ ],
758
+ "tests": {
759
+ "repository": "https://github.com/web-platform-tests/wpt",
760
+ "testPaths": [
761
+ "css/css-variables"
762
+ ]
763
+ }
764
+ },
725
765
  {
726
766
  "url": "https://drafts.csswg.org/scroll-animations-1/",
727
767
  "seriesComposition": "full",
@@ -2101,6 +2141,37 @@
2101
2141
  "browser"
2102
2142
  ]
2103
2143
  },
2144
+ {
2145
+ "url": "https://tc39.es/proposal-json-parse-with-source/",
2146
+ "seriesComposition": "full",
2147
+ "shortname": "tc39-json-parse-with-source",
2148
+ "series": {
2149
+ "shortname": "tc39-json-parse-with-source",
2150
+ "currentSpecification": "tc39-json-parse-with-source",
2151
+ "title": "JSON.parse source text access",
2152
+ "shortTitle": "JSON.parse source text access",
2153
+ "nightlyUrl": "https://tc39.es/proposal-json-parse-with-source/"
2154
+ },
2155
+ "organization": "Ecma International",
2156
+ "groups": [
2157
+ {
2158
+ "name": "TC39",
2159
+ "url": "https://tc39.es/"
2160
+ }
2161
+ ],
2162
+ "nightly": {
2163
+ "url": "https://tc39.es/proposal-json-parse-with-source/",
2164
+ "repository": "https://github.com/tc39/proposal-json-parse-with-source",
2165
+ "sourcePath": "spec.html",
2166
+ "filename": "index.html"
2167
+ },
2168
+ "title": "JSON.parse source text access",
2169
+ "source": "spec",
2170
+ "shortTitle": "JSON.parse source text access",
2171
+ "categories": [
2172
+ "browser"
2173
+ ]
2174
+ },
2104
2175
  {
2105
2176
  "url": "https://tc39.es/proposal-resizablearraybuffer/",
2106
2177
  "seriesComposition": "full",
@@ -2831,43 +2902,6 @@
2831
2902
  ]
2832
2903
  }
2833
2904
  },
2834
- {
2835
- "url": "https://w3c.github.io/window-placement/",
2836
- "seriesComposition": "full",
2837
- "shortname": "window-placement",
2838
- "series": {
2839
- "shortname": "window-placement",
2840
- "currentSpecification": "window-placement",
2841
- "title": "Multi-Screen Window Placement",
2842
- "shortTitle": "Multi-Screen Window Placement",
2843
- "nightlyUrl": "https://w3c.github.io/window-placement/"
2844
- },
2845
- "organization": "W3C",
2846
- "groups": [
2847
- {
2848
- "name": "Second Screen Working Group",
2849
- "url": "https://www.w3.org/2014/secondscreen/"
2850
- }
2851
- ],
2852
- "nightly": {
2853
- "url": "https://w3c.github.io/window-placement/",
2854
- "repository": "https://github.com/w3c/window-placement",
2855
- "sourcePath": "index.bs",
2856
- "filename": "index.html"
2857
- },
2858
- "title": "Multi-Screen Window Placement",
2859
- "source": "specref",
2860
- "shortTitle": "Multi-Screen Window Placement",
2861
- "categories": [
2862
- "browser"
2863
- ],
2864
- "tests": {
2865
- "repository": "https://github.com/web-platform-tests/wpt",
2866
- "testPaths": [
2867
- "window-placement"
2868
- ]
2869
- }
2870
- },
2871
2905
  {
2872
2906
  "url": "https://webassembly.github.io/exception-handling/js-api/",
2873
2907
  "seriesComposition": "fork",
@@ -9092,6 +9126,12 @@
9092
9126
  "nightlyUrl": "https://drafts.csswg.org/css-color/"
9093
9127
  },
9094
9128
  "seriesVersion": "4",
9129
+ "nightly": {
9130
+ "url": "https://drafts.csswg.org/css-color-4/",
9131
+ "repository": "https://github.com/w3c/csswg-drafts",
9132
+ "sourcePath": "css-color-4/Overview.bs",
9133
+ "filename": "Overview.html"
9134
+ },
9095
9135
  "seriesNext": "css-color-5",
9096
9136
  "organization": "W3C",
9097
9137
  "groups": [
@@ -9104,12 +9144,6 @@
9104
9144
  "url": "https://www.w3.org/TR/css-color-4/",
9105
9145
  "filename": "Overview.html"
9106
9146
  },
9107
- "nightly": {
9108
- "url": "https://drafts.csswg.org/css-color/",
9109
- "repository": "https://github.com/w3c/csswg-drafts",
9110
- "sourcePath": "css-color-4/Overview.bs",
9111
- "filename": "Overview.html"
9112
- },
9113
9147
  "title": "CSS Color Module Level 4",
9114
9148
  "source": "w3c",
9115
9149
  "shortTitle": "CSS Color 4",
@@ -12015,6 +12049,7 @@
12015
12049
  },
12016
12050
  "seriesVersion": "1",
12017
12051
  "shortTitle": "CSS Variables 1",
12052
+ "seriesNext": "css-variables-2",
12018
12053
  "organization": "W3C",
12019
12054
  "groups": [
12020
12055
  {
@@ -12415,7 +12450,7 @@
12415
12450
  "title": "Device Memory",
12416
12451
  "shortTitle": "Device Memory",
12417
12452
  "releaseUrl": "https://www.w3.org/TR/device-memory/",
12418
- "nightlyUrl": "https://w3c.github.io/device-memory/"
12453
+ "nightlyUrl": "https://www.w3.org/TR/device-memory/"
12419
12454
  },
12420
12455
  "seriesVersion": "1",
12421
12456
  "organization": "W3C",
@@ -12430,10 +12465,10 @@
12430
12465
  "filename": "Overview.html"
12431
12466
  },
12432
12467
  "nightly": {
12433
- "url": "https://w3c.github.io/device-memory/",
12468
+ "url": "https://www.w3.org/TR/device-memory/",
12434
12469
  "repository": "https://github.com/w3c/device-memory",
12435
12470
  "sourcePath": "index.bs",
12436
- "filename": "index.html"
12471
+ "filename": "Overview.html"
12437
12472
  },
12438
12473
  "title": "Device Memory",
12439
12474
  "source": "w3c",
@@ -14818,17 +14853,18 @@
14818
14853
  ]
14819
14854
  },
14820
14855
  {
14821
- "url": "https://www.w3.org/TR/payment-request/",
14856
+ "url": "https://www.w3.org/TR/payment-request-1.1/",
14822
14857
  "seriesComposition": "full",
14823
- "shortname": "payment-request",
14858
+ "shortname": "payment-request-1.1",
14824
14859
  "series": {
14825
14860
  "shortname": "payment-request",
14826
- "currentSpecification": "payment-request",
14861
+ "currentSpecification": "payment-request-1.1",
14827
14862
  "title": "Payment Request API",
14828
14863
  "shortTitle": "Payment Request API",
14829
14864
  "releaseUrl": "https://www.w3.org/TR/payment-request/",
14830
14865
  "nightlyUrl": "https://w3c.github.io/payment-request/"
14831
14866
  },
14867
+ "seriesVersion": "1.1",
14832
14868
  "organization": "W3C",
14833
14869
  "groups": [
14834
14870
  {
@@ -14837,7 +14873,7 @@
14837
14873
  }
14838
14874
  ],
14839
14875
  "release": {
14840
- "url": "https://www.w3.org/TR/payment-request/",
14876
+ "url": "https://www.w3.org/TR/payment-request-1.1/",
14841
14877
  "filename": "Overview.html"
14842
14878
  },
14843
14879
  "nightly": {
@@ -14846,9 +14882,9 @@
14846
14882
  "sourcePath": "index.html",
14847
14883
  "filename": "index.html"
14848
14884
  },
14849
- "title": "Payment Request API",
14885
+ "title": "Payment Request API 1.1",
14850
14886
  "source": "w3c",
14851
- "shortTitle": "Payment Request API",
14887
+ "shortTitle": "Payment Request API 1.1",
14852
14888
  "categories": [
14853
14889
  "browser"
14854
14890
  ],
@@ -15869,24 +15905,17 @@
15869
15905
  }
15870
15906
  },
15871
15907
  {
15872
- "url": "https://www.w3.org/TR/service-workers-1/",
15908
+ "url": "https://www.w3.org/TR/service-workers/",
15873
15909
  "seriesComposition": "full",
15874
- "shortname": "service-workers-1",
15910
+ "shortname": "service-workers",
15875
15911
  "series": {
15876
15912
  "shortname": "service-workers",
15877
- "currentSpecification": "service-workers-1",
15913
+ "currentSpecification": "service-workers",
15878
15914
  "title": "Service Workers",
15879
15915
  "shortTitle": "Service Workers",
15880
15916
  "releaseUrl": "https://www.w3.org/TR/service-workers/",
15881
15917
  "nightlyUrl": "https://w3c.github.io/ServiceWorker/"
15882
15918
  },
15883
- "seriesVersion": "1",
15884
- "nightly": {
15885
- "url": "https://w3c.github.io/ServiceWorker/",
15886
- "repository": "https://github.com/w3c/ServiceWorker",
15887
- "sourcePath": "docs/index.bs",
15888
- "filename": "index.html"
15889
- },
15890
15919
  "organization": "W3C",
15891
15920
  "groups": [
15892
15921
  {
@@ -15895,12 +15924,18 @@
15895
15924
  }
15896
15925
  ],
15897
15926
  "release": {
15898
- "url": "https://www.w3.org/TR/service-workers-1/",
15927
+ "url": "https://www.w3.org/TR/service-workers/",
15899
15928
  "filename": "Overview.html"
15900
15929
  },
15901
- "title": "Service Workers 1",
15930
+ "nightly": {
15931
+ "url": "https://w3c.github.io/ServiceWorker/",
15932
+ "repository": "https://github.com/w3c/ServiceWorker",
15933
+ "sourcePath": "docs/index.bs",
15934
+ "filename": "index.html"
15935
+ },
15936
+ "title": "Service Workers",
15902
15937
  "source": "w3c",
15903
- "shortTitle": "Service Workers 1",
15938
+ "shortTitle": "Service Workers",
15904
15939
  "categories": [
15905
15940
  "browser"
15906
15941
  ],
@@ -18045,6 +18080,48 @@
18045
18080
  "browser"
18046
18081
  ]
18047
18082
  },
18083
+ {
18084
+ "url": "https://www.w3.org/TR/window-placement/",
18085
+ "seriesComposition": "full",
18086
+ "shortname": "window-placement",
18087
+ "series": {
18088
+ "shortname": "window-placement",
18089
+ "currentSpecification": "window-placement",
18090
+ "title": "Multi-Screen Window Placement",
18091
+ "shortTitle": "Multi-Screen Window Placement",
18092
+ "releaseUrl": "https://www.w3.org/TR/window-placement/",
18093
+ "nightlyUrl": "https://w3c.github.io/window-placement/"
18094
+ },
18095
+ "organization": "W3C",
18096
+ "groups": [
18097
+ {
18098
+ "name": "Second Screen Working Group",
18099
+ "url": "https://www.w3.org/2014/secondscreen/"
18100
+ }
18101
+ ],
18102
+ "release": {
18103
+ "url": "https://www.w3.org/TR/window-placement/",
18104
+ "filename": "Overview.html"
18105
+ },
18106
+ "nightly": {
18107
+ "url": "https://w3c.github.io/window-placement/",
18108
+ "repository": "https://github.com/w3c/window-placement",
18109
+ "sourcePath": "index.bs",
18110
+ "filename": "index.html"
18111
+ },
18112
+ "title": "Multi-Screen Window Placement",
18113
+ "source": "w3c",
18114
+ "shortTitle": "Multi-Screen Window Placement",
18115
+ "categories": [
18116
+ "browser"
18117
+ ],
18118
+ "tests": {
18119
+ "repository": "https://github.com/web-platform-tests/wpt",
18120
+ "testPaths": [
18121
+ "window-placement"
18122
+ ]
18123
+ }
18124
+ },
18048
18125
  {
18049
18126
  "url": "https://www.w3.org/TR/WOFF/",
18050
18127
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.15.0",
3
+ "version": "3.18.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",