browser-specs 4.38.0 → 4.39.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 +38 -134
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -16911,117 +16911,22 @@
16911
16911
  }
16912
16912
  },
16913
16913
  {
16914
- "url": "https://www.w3.org/TR/CSS21/",
16914
+ "url": "https://www.w3.org/TR/CSS2/",
16915
16915
  "seriesComposition": "full",
16916
- "shortname": "CSS21",
16916
+ "shortname": "CSS2",
16917
16917
  "series": {
16918
16918
  "shortname": "CSS",
16919
- "currentSpecification": "CSS22",
16919
+ "currentSpecification": "CSS2",
16920
16920
  "title": "Cascading Style Sheets",
16921
- "shortTitle": "Cascading Style Sheets",
16922
- "releaseUrl": "https://www.w3.org/TR/CSS/",
16921
+ "shortTitle": "CSS",
16922
+ "releaseUrl": "https://www.w3.org/TR/CSS21/",
16923
16923
  "nightlyUrl": "https://drafts.csswg.org/css2/"
16924
16924
  },
16925
- "seriesVersion": "2.1",
16925
+ "seriesVersion": "2",
16926
16926
  "formerNames": [
16927
- "CSS2"
16928
- ],
16929
- "nightly": {
16930
- "url": "https://www.w3.org/TR/CSS21/",
16931
- "status": "Editor's Draft",
16932
- "alternateUrls": [],
16933
- "pages": [
16934
- "https://www.w3.org/TR/CSS21/about.html",
16935
- "https://www.w3.org/TR/CSS21/intro.html",
16936
- "https://www.w3.org/TR/CSS21/conform.html",
16937
- "https://www.w3.org/TR/CSS21/syndata.html",
16938
- "https://www.w3.org/TR/CSS21/selector.html",
16939
- "https://www.w3.org/TR/CSS21/cascade.html",
16940
- "https://www.w3.org/TR/CSS21/media.html",
16941
- "https://www.w3.org/TR/CSS21/box.html",
16942
- "https://www.w3.org/TR/CSS21/visuren.html",
16943
- "https://www.w3.org/TR/CSS21/visudet.html",
16944
- "https://www.w3.org/TR/CSS21/visufx.html",
16945
- "https://www.w3.org/TR/CSS21/generate.html",
16946
- "https://www.w3.org/TR/CSS21/page.html",
16947
- "https://www.w3.org/TR/CSS21/colors.html",
16948
- "https://www.w3.org/TR/CSS21/fonts.html",
16949
- "https://www.w3.org/TR/CSS21/text.html",
16950
- "https://www.w3.org/TR/CSS21/tables.html",
16951
- "https://www.w3.org/TR/CSS21/ui.html",
16952
- "https://www.w3.org/TR/CSS21/aural.html",
16953
- "https://www.w3.org/TR/CSS21/refs.html",
16954
- "https://www.w3.org/TR/CSS21/changes.html",
16955
- "https://www.w3.org/TR/CSS21/sample.html",
16956
- "https://www.w3.org/TR/CSS21/zindex.html",
16957
- "https://www.w3.org/TR/CSS21/propidx.html",
16958
- "https://www.w3.org/TR/CSS21/grammar.html",
16959
- "https://www.w3.org/TR/CSS21/indexlist.html"
16960
- ],
16961
- "filename": "Overview.html"
16962
- },
16963
- "seriesNext": "CSS22",
16964
- "organization": "W3C",
16965
- "groups": [
16966
- {
16967
- "name": "Cascading Style Sheets (CSS) Working Group",
16968
- "url": "https://www.w3.org/Style/CSS/"
16969
- }
16970
- ],
16971
- "release": {
16972
- "url": "https://www.w3.org/TR/CSS21/",
16973
- "status": "Recommendation",
16974
- "pages": [
16975
- "https://www.w3.org/TR/CSS21/about.html",
16976
- "https://www.w3.org/TR/CSS21/intro.html",
16977
- "https://www.w3.org/TR/CSS21/conform.html",
16978
- "https://www.w3.org/TR/CSS21/syndata.html",
16979
- "https://www.w3.org/TR/CSS21/selector.html",
16980
- "https://www.w3.org/TR/CSS21/cascade.html",
16981
- "https://www.w3.org/TR/CSS21/media.html",
16982
- "https://www.w3.org/TR/CSS21/box.html",
16983
- "https://www.w3.org/TR/CSS21/visuren.html",
16984
- "https://www.w3.org/TR/CSS21/visudet.html",
16985
- "https://www.w3.org/TR/CSS21/visufx.html",
16986
- "https://www.w3.org/TR/CSS21/generate.html",
16987
- "https://www.w3.org/TR/CSS21/page.html",
16988
- "https://www.w3.org/TR/CSS21/colors.html",
16989
- "https://www.w3.org/TR/CSS21/fonts.html",
16990
- "https://www.w3.org/TR/CSS21/text.html",
16991
- "https://www.w3.org/TR/CSS21/tables.html",
16992
- "https://www.w3.org/TR/CSS21/ui.html",
16993
- "https://www.w3.org/TR/CSS21/aural.html",
16994
- "https://www.w3.org/TR/CSS21/refs.html",
16995
- "https://www.w3.org/TR/CSS21/changes.html",
16996
- "https://www.w3.org/TR/CSS21/sample.html",
16997
- "https://www.w3.org/TR/CSS21/zindex.html",
16998
- "https://www.w3.org/TR/CSS21/propidx.html",
16999
- "https://www.w3.org/TR/CSS21/grammar.html",
17000
- "https://www.w3.org/TR/CSS21/indexlist.html"
17001
- ],
17002
- "filename": "Overview.html"
17003
- },
17004
- "title": "Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification",
17005
- "source": "w3c",
17006
- "shortTitle": "CSS 2.1",
17007
- "categories": [
17008
- "browser"
16927
+ "CSS21",
16928
+ "CSS22"
17009
16929
  ],
17010
- "standing": "good"
17011
- },
17012
- {
17013
- "url": "https://www.w3.org/TR/CSS22/",
17014
- "seriesComposition": "full",
17015
- "shortname": "CSS22",
17016
- "series": {
17017
- "shortname": "CSS",
17018
- "currentSpecification": "CSS22",
17019
- "title": "Cascading Style Sheets",
17020
- "shortTitle": "Cascading Style Sheets",
17021
- "releaseUrl": "https://www.w3.org/TR/CSS/",
17022
- "nightlyUrl": "https://drafts.csswg.org/css2/"
17023
- },
17024
- "seriesVersion": "2.2",
17025
16930
  "nightly": {
17026
16931
  "url": "https://drafts.csswg.org/css2/",
17027
16932
  "status": "Editor's Draft",
@@ -17032,7 +16937,8 @@
17032
16937
  "repository": "https://github.com/w3c/csswg-drafts",
17033
16938
  "filename": "index.html"
17034
16939
  },
17035
- "seriesPrevious": "CSS21",
16940
+ "title": "Cascading Style Sheets Level 2",
16941
+ "shortTitle": "CSS 2",
17036
16942
  "organization": "W3C",
17037
16943
  "groups": [
17038
16944
  {
@@ -17041,41 +16947,39 @@
17041
16947
  }
17042
16948
  ],
17043
16949
  "release": {
17044
- "url": "https://www.w3.org/TR/CSS22/",
17045
- "status": "First Public Working Draft",
16950
+ "url": "https://www.w3.org/TR/CSS21/",
16951
+ "status": "Recommendation",
17046
16952
  "pages": [
17047
- "https://www.w3.org/TR/CSS22/about.html",
17048
- "https://www.w3.org/TR/CSS22/intro.html",
17049
- "https://www.w3.org/TR/CSS22/conform.html",
17050
- "https://www.w3.org/TR/CSS22/syndata.html",
17051
- "https://www.w3.org/TR/CSS22/selector.html",
17052
- "https://www.w3.org/TR/CSS22/cascade.html",
17053
- "https://www.w3.org/TR/CSS22/media.html",
17054
- "https://www.w3.org/TR/CSS22/box.html",
17055
- "https://www.w3.org/TR/CSS22/visuren.html",
17056
- "https://www.w3.org/TR/CSS22/visudet.html",
17057
- "https://www.w3.org/TR/CSS22/visufx.html",
17058
- "https://www.w3.org/TR/CSS22/generate.html",
17059
- "https://www.w3.org/TR/CSS22/page.html",
17060
- "https://www.w3.org/TR/CSS22/colors.html",
17061
- "https://www.w3.org/TR/CSS22/fonts.html",
17062
- "https://www.w3.org/TR/CSS22/text.html",
17063
- "https://www.w3.org/TR/CSS22/tables.html",
17064
- "https://www.w3.org/TR/CSS22/ui.html",
17065
- "https://www.w3.org/TR/CSS22/aural.html",
17066
- "https://www.w3.org/TR/CSS22/refs.html",
17067
- "https://www.w3.org/TR/CSS22/changes.html",
17068
- "https://www.w3.org/TR/CSS22/sample.html",
17069
- "https://www.w3.org/TR/CSS22/zindex.html",
17070
- "https://www.w3.org/TR/CSS22/propidx.html",
17071
- "https://www.w3.org/TR/CSS22/grammar.html",
17072
- "https://www.w3.org/TR/CSS22/indexlist.html"
16953
+ "https://www.w3.org/TR/CSS2/about.html",
16954
+ "https://www.w3.org/TR/CSS2/intro.html",
16955
+ "https://www.w3.org/TR/CSS2/conform.html",
16956
+ "https://www.w3.org/TR/CSS2/syndata.html",
16957
+ "https://www.w3.org/TR/CSS2/selector.html",
16958
+ "https://www.w3.org/TR/CSS2/cascade.html",
16959
+ "https://www.w3.org/TR/CSS2/media.html",
16960
+ "https://www.w3.org/TR/CSS2/box.html",
16961
+ "https://www.w3.org/TR/CSS2/visuren.html",
16962
+ "https://www.w3.org/TR/CSS2/visudet.html",
16963
+ "https://www.w3.org/TR/CSS2/visufx.html",
16964
+ "https://www.w3.org/TR/CSS2/generate.html",
16965
+ "https://www.w3.org/TR/CSS2/page.html",
16966
+ "https://www.w3.org/TR/CSS2/colors.html",
16967
+ "https://www.w3.org/TR/CSS2/fonts.html",
16968
+ "https://www.w3.org/TR/CSS2/text.html",
16969
+ "https://www.w3.org/TR/CSS2/tables.html",
16970
+ "https://www.w3.org/TR/CSS2/ui.html",
16971
+ "https://www.w3.org/TR/CSS2/aural.html",
16972
+ "https://www.w3.org/TR/CSS2/refs.html",
16973
+ "https://www.w3.org/TR/CSS2/changes.html",
16974
+ "https://www.w3.org/TR/CSS2/sample.html",
16975
+ "https://www.w3.org/TR/CSS2/zindex.html",
16976
+ "https://www.w3.org/TR/CSS2/propidx.html",
16977
+ "https://www.w3.org/TR/CSS2/grammar.html",
16978
+ "https://www.w3.org/TR/CSS2/indexlist.html"
17073
16979
  ],
17074
16980
  "filename": "Overview.html"
17075
16981
  },
17076
- "title": "Cascading Style Sheets Level 2 Revision 2 (CSS 2.2) Specification",
17077
16982
  "source": "w3c",
17078
- "shortTitle": "CSS 2.2",
17079
16983
  "categories": [
17080
16984
  "browser"
17081
16985
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.38.0",
3
+ "version": "4.39.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",