web-specs 3.40.0 → 3.41.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
@@ -18567,117 +18567,22 @@
18567
18567
  }
18568
18568
  },
18569
18569
  {
18570
- "url": "https://www.w3.org/TR/CSS21/",
18570
+ "url": "https://www.w3.org/TR/CSS2/",
18571
18571
  "seriesComposition": "full",
18572
- "shortname": "CSS21",
18572
+ "shortname": "CSS2",
18573
18573
  "series": {
18574
18574
  "shortname": "CSS",
18575
- "currentSpecification": "CSS22",
18575
+ "currentSpecification": "CSS2",
18576
18576
  "title": "Cascading Style Sheets",
18577
- "shortTitle": "Cascading Style Sheets",
18578
- "releaseUrl": "https://www.w3.org/TR/CSS/",
18577
+ "shortTitle": "CSS",
18578
+ "releaseUrl": "https://www.w3.org/TR/CSS21/",
18579
18579
  "nightlyUrl": "https://drafts.csswg.org/css2/"
18580
18580
  },
18581
- "seriesVersion": "2.1",
18581
+ "seriesVersion": "2",
18582
18582
  "formerNames": [
18583
- "CSS2"
18584
- ],
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"
18583
+ "CSS21",
18584
+ "CSS22"
18665
18585
  ],
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
18586
  "nightly": {
18682
18587
  "url": "https://drafts.csswg.org/css2/",
18683
18588
  "status": "Editor's Draft",
@@ -18688,7 +18593,8 @@
18688
18593
  "repository": "https://github.com/w3c/csswg-drafts",
18689
18594
  "filename": "index.html"
18690
18595
  },
18691
- "seriesPrevious": "CSS21",
18596
+ "title": "Cascading Style Sheets Level 2",
18597
+ "shortTitle": "CSS 2",
18692
18598
  "organization": "W3C",
18693
18599
  "groups": [
18694
18600
  {
@@ -18697,41 +18603,39 @@
18697
18603
  }
18698
18604
  ],
18699
18605
  "release": {
18700
- "url": "https://www.w3.org/TR/CSS22/",
18701
- "status": "First Public Working Draft",
18606
+ "url": "https://www.w3.org/TR/CSS21/",
18607
+ "status": "Recommendation",
18702
18608
  "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"
18609
+ "https://www.w3.org/TR/CSS2/about.html",
18610
+ "https://www.w3.org/TR/CSS2/intro.html",
18611
+ "https://www.w3.org/TR/CSS2/conform.html",
18612
+ "https://www.w3.org/TR/CSS2/syndata.html",
18613
+ "https://www.w3.org/TR/CSS2/selector.html",
18614
+ "https://www.w3.org/TR/CSS2/cascade.html",
18615
+ "https://www.w3.org/TR/CSS2/media.html",
18616
+ "https://www.w3.org/TR/CSS2/box.html",
18617
+ "https://www.w3.org/TR/CSS2/visuren.html",
18618
+ "https://www.w3.org/TR/CSS2/visudet.html",
18619
+ "https://www.w3.org/TR/CSS2/visufx.html",
18620
+ "https://www.w3.org/TR/CSS2/generate.html",
18621
+ "https://www.w3.org/TR/CSS2/page.html",
18622
+ "https://www.w3.org/TR/CSS2/colors.html",
18623
+ "https://www.w3.org/TR/CSS2/fonts.html",
18624
+ "https://www.w3.org/TR/CSS2/text.html",
18625
+ "https://www.w3.org/TR/CSS2/tables.html",
18626
+ "https://www.w3.org/TR/CSS2/ui.html",
18627
+ "https://www.w3.org/TR/CSS2/aural.html",
18628
+ "https://www.w3.org/TR/CSS2/refs.html",
18629
+ "https://www.w3.org/TR/CSS2/changes.html",
18630
+ "https://www.w3.org/TR/CSS2/sample.html",
18631
+ "https://www.w3.org/TR/CSS2/zindex.html",
18632
+ "https://www.w3.org/TR/CSS2/propidx.html",
18633
+ "https://www.w3.org/TR/CSS2/grammar.html",
18634
+ "https://www.w3.org/TR/CSS2/indexlist.html"
18729
18635
  ],
18730
18636
  "filename": "Overview.html"
18731
18637
  },
18732
- "title": "Cascading Style Sheets Level 2 Revision 2 (CSS 2.2) Specification",
18733
18638
  "source": "w3c",
18734
- "shortTitle": "CSS 2.2",
18735
18639
  "categories": [
18736
18640
  "browser"
18737
18641
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.40.0",
3
+ "version": "3.41.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",