browser-specs 4.28.0 → 4.30.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 +267 -144
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -675,47 +675,6 @@
675
675
  ]
676
676
  }
677
677
  },
678
- {
679
- "url": "https://drafts.csswg.org/css-color-hdr-1/",
680
- "seriesComposition": "full",
681
- "shortname": "css-color-hdr-1",
682
- "series": {
683
- "shortname": "css-color-hdr",
684
- "currentSpecification": "css-color-hdr-1",
685
- "title": "CSS Color HDR",
686
- "shortTitle": "CSS Color HDR",
687
- "nightlyUrl": "https://drafts.csswg.org/css-color-hdr/"
688
- },
689
- "seriesVersion": "1",
690
- "formerNames": [
691
- "css-color-hdr"
692
- ],
693
- "organization": "W3C",
694
- "groups": [
695
- {
696
- "name": "Cascading Style Sheets (CSS) Working Group",
697
- "url": "https://www.w3.org/Style/CSS/"
698
- }
699
- ],
700
- "nightly": {
701
- "url": "https://drafts.csswg.org/css-color-hdr-1/",
702
- "status": "Editor's Draft",
703
- "alternateUrls": [
704
- "https://w3c.github.io/csswg-drafts/css-color-hdr-1/",
705
- "https://w3c.github.io/csswg-drafts/css-color-hdr/"
706
- ],
707
- "repository": "https://github.com/w3c/csswg-drafts",
708
- "sourcePath": "css-color-hdr-1/Overview.bs",
709
- "filename": "index.html"
710
- },
711
- "title": "CSS Color HDR Module Level 1",
712
- "source": "spec",
713
- "shortTitle": "CSS Color HDR 1",
714
- "categories": [
715
- "browser"
716
- ],
717
- "standing": "good"
718
- },
719
678
  {
720
679
  "url": "https://drafts.csswg.org/css-display-4/",
721
680
  "seriesComposition": "full",
@@ -843,6 +802,44 @@
843
802
  ],
844
803
  "standing": "good"
845
804
  },
805
+ {
806
+ "url": "https://drafts.csswg.org/css-gaps-1/",
807
+ "seriesComposition": "full",
808
+ "shortname": "css-gaps-1",
809
+ "series": {
810
+ "shortname": "css-gaps",
811
+ "currentSpecification": "css-gaps-1",
812
+ "title": "CSS Gap Decorations",
813
+ "shortTitle": "CSS Gap Decorations",
814
+ "nightlyUrl": "https://drafts.csswg.org/css-gaps/"
815
+ },
816
+ "seriesVersion": "1",
817
+ "organization": "W3C",
818
+ "groups": [
819
+ {
820
+ "name": "Cascading Style Sheets (CSS) Working Group",
821
+ "url": "https://www.w3.org/Style/CSS/"
822
+ }
823
+ ],
824
+ "nightly": {
825
+ "url": "https://drafts.csswg.org/css-gaps-1/",
826
+ "status": "Editor's Draft",
827
+ "alternateUrls": [
828
+ "https://w3c.github.io/csswg-drafts/css-gaps-1/",
829
+ "https://w3c.github.io/csswg-drafts/css-gaps/"
830
+ ],
831
+ "repository": "https://github.com/w3c/csswg-drafts",
832
+ "sourcePath": "css-gaps-1/Overview.bs",
833
+ "filename": "index.html"
834
+ },
835
+ "title": "CSS Gap Decorations Module Level 1",
836
+ "source": "spec",
837
+ "shortTitle": "CSS Gap Decorations 1",
838
+ "categories": [
839
+ "browser"
840
+ ],
841
+ "standing": "good"
842
+ },
846
843
  {
847
844
  "url": "https://drafts.csswg.org/css-gcpm-4/",
848
845
  "seriesComposition": "delta",
@@ -1054,51 +1051,6 @@
1054
1051
  ]
1055
1052
  }
1056
1053
  },
1057
- {
1058
- "url": "https://drafts.csswg.org/css-overflow-5/",
1059
- "seriesComposition": "delta",
1060
- "shortname": "css-overflow-5",
1061
- "series": {
1062
- "shortname": "css-overflow",
1063
- "currentSpecification": "css-overflow-3",
1064
- "title": "CSS Overflow",
1065
- "shortTitle": "CSS Overflow",
1066
- "releaseUrl": "https://www.w3.org/TR/css-overflow/",
1067
- "nightlyUrl": "https://drafts.csswg.org/css-overflow/"
1068
- },
1069
- "seriesVersion": "5",
1070
- "seriesPrevious": "css-overflow-4",
1071
- "organization": "W3C",
1072
- "groups": [
1073
- {
1074
- "name": "Cascading Style Sheets (CSS) Working Group",
1075
- "url": "https://www.w3.org/Style/CSS/"
1076
- }
1077
- ],
1078
- "nightly": {
1079
- "url": "https://drafts.csswg.org/css-overflow-5/",
1080
- "status": "Editor's Draft",
1081
- "alternateUrls": [
1082
- "https://w3c.github.io/csswg-drafts/css-overflow-5/"
1083
- ],
1084
- "repository": "https://github.com/w3c/csswg-drafts",
1085
- "sourcePath": "css-overflow-5/Overview.bs",
1086
- "filename": "index.html"
1087
- },
1088
- "title": "CSS Overflow Module Level 5",
1089
- "source": "spec",
1090
- "shortTitle": "CSS Overflow 5",
1091
- "categories": [
1092
- "browser"
1093
- ],
1094
- "standing": "good",
1095
- "tests": {
1096
- "repository": "https://github.com/web-platform-tests/wpt",
1097
- "testPaths": [
1098
- "css/css-overflow"
1099
- ]
1100
- }
1101
- },
1102
1054
  {
1103
1055
  "url": "https://drafts.csswg.org/css-position-4/",
1104
1056
  "seriesComposition": "delta",
@@ -5338,6 +5290,40 @@
5338
5290
  ],
5339
5291
  "standing": "good"
5340
5292
  },
5293
+ {
5294
+ "url": "https://w3c-fedid.github.io/login-status/",
5295
+ "seriesComposition": "full",
5296
+ "shortname": "login-status",
5297
+ "series": {
5298
+ "shortname": "login-status",
5299
+ "currentSpecification": "login-status",
5300
+ "title": "Login Status API",
5301
+ "shortTitle": "Login Status API",
5302
+ "nightlyUrl": "https://w3c-fedid.github.io/login-status/"
5303
+ },
5304
+ "organization": "W3C",
5305
+ "groups": [
5306
+ {
5307
+ "name": "Federated Identity Working Group",
5308
+ "url": "https://www.w3.org/groups/wg/fedid/"
5309
+ }
5310
+ ],
5311
+ "nightly": {
5312
+ "url": "https://w3c-fedid.github.io/login-status/",
5313
+ "status": "Editor's Draft",
5314
+ "alternateUrls": [],
5315
+ "repository": "https://github.com/w3c-fedid/login-status",
5316
+ "sourcePath": "spec/index.bs",
5317
+ "filename": "index.html"
5318
+ },
5319
+ "title": "Login Status API",
5320
+ "source": "spec",
5321
+ "shortTitle": "Login Status API",
5322
+ "categories": [
5323
+ "browser"
5324
+ ],
5325
+ "standing": "good"
5326
+ },
5341
5327
  {
5342
5328
  "url": "https://w3c.github.io/at-driver/",
5343
5329
  "seriesComposition": "full",
@@ -10696,70 +10682,70 @@
10696
10682
  "standing": "good"
10697
10683
  },
10698
10684
  {
10699
- "url": "https://www.w3.org/Consortium/Process/",
10685
+ "url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
10700
10686
  "seriesComposition": "full",
10701
- "shortname": "w3c-process",
10687
+ "shortname": "GIF",
10702
10688
  "series": {
10703
- "shortname": "w3c-process",
10704
- "currentSpecification": "w3c-process",
10705
- "title": "W3C Process Document",
10706
- "shortTitle": "W3C Process Document",
10707
- "nightlyUrl": "https://www.w3.org/Consortium/Process/"
10689
+ "shortname": "GIF",
10690
+ "currentSpecification": "GIF",
10691
+ "title": "Graphics Interchange Format",
10692
+ "shortTitle": "GIF",
10693
+ "nightlyUrl": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt"
10708
10694
  },
10695
+ "shortTitle": "GIF",
10696
+ "organization": "CompuServe Incorporated",
10709
10697
  "groups": [
10710
10698
  {
10711
- "name": "Advisory Board",
10712
- "url": "https://www.w3.org/Member/Board/"
10713
- },
10714
- {
10715
- "name": "W3C Process Community Group ",
10716
- "url": "https://www.w3.org/community/w3process/"
10699
+ "name": "CompuServe Incorporated",
10700
+ "url": "https://www.compuserve.com/"
10717
10701
  }
10718
10702
  ],
10719
10703
  "nightly": {
10720
- "url": "https://www.w3.org/Consortium/Process/",
10704
+ "url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
10721
10705
  "status": "Editor's Draft",
10722
- "repository": "https://github.com/w3c/w3process",
10723
10706
  "alternateUrls": [],
10724
- "sourcePath": "index.bs",
10725
- "filename": "Overview.html"
10707
+ "filename": "spec-gif89a.txt"
10726
10708
  },
10727
- "organization": "W3C",
10728
- "title": "W3C Process Document",
10709
+ "title": "Graphics Interchange Format",
10729
10710
  "source": "specref",
10730
- "shortTitle": "W3C Process Document",
10731
10711
  "categories": [
10732
10712
  "browser"
10733
10713
  ],
10734
10714
  "standing": "good"
10735
10715
  },
10736
10716
  {
10737
- "url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
10717
+ "url": "https://www.w3.org/policies/process/",
10738
10718
  "seriesComposition": "full",
10739
- "shortname": "GIF",
10719
+ "shortname": "w3c-process",
10740
10720
  "series": {
10741
- "shortname": "GIF",
10742
- "currentSpecification": "GIF",
10743
- "title": "Graphics Interchange Format",
10744
- "shortTitle": "GIF",
10745
- "nightlyUrl": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt"
10721
+ "shortname": "w3c-process",
10722
+ "currentSpecification": "w3c-process",
10723
+ "title": "W3C Process Document",
10724
+ "shortTitle": "W3C Process Document",
10725
+ "nightlyUrl": "https://www.w3.org/policies/process/"
10746
10726
  },
10747
- "shortTitle": "GIF",
10748
- "organization": "CompuServe Incorporated",
10749
10727
  "groups": [
10750
10728
  {
10751
- "name": "CompuServe Incorporated",
10752
- "url": "https://www.compuserve.com/"
10729
+ "name": "Advisory Board",
10730
+ "url": "https://www.w3.org/Member/Board/"
10731
+ },
10732
+ {
10733
+ "name": "W3C Process Community Group ",
10734
+ "url": "https://www.w3.org/community/w3process/"
10753
10735
  }
10754
10736
  ],
10755
10737
  "nightly": {
10756
- "url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
10738
+ "url": "https://www.w3.org/policies/process/",
10757
10739
  "status": "Editor's Draft",
10740
+ "repository": "https://github.com/w3c/w3process",
10758
10741
  "alternateUrls": [],
10759
- "filename": "spec-gif89a.txt"
10742
+ "sourcePath": "index.bs",
10743
+ "filename": "Overview.html"
10760
10744
  },
10761
- "title": "Graphics Interchange Format",
10745
+ "organization": "W3C",
10746
+ "title": "W3C Process Document",
10762
10747
  "source": "specref",
10748
+ "shortTitle": "W3C Process Document",
10763
10749
  "categories": [
10764
10750
  "browser"
10765
10751
  ],
@@ -12697,6 +12683,53 @@
12697
12683
  ]
12698
12684
  }
12699
12685
  },
12686
+ {
12687
+ "url": "https://www.w3.org/TR/css-color-hdr-1/",
12688
+ "seriesComposition": "full",
12689
+ "shortname": "css-color-hdr-1",
12690
+ "series": {
12691
+ "shortname": "css-color-hdr",
12692
+ "currentSpecification": "css-color-hdr-1",
12693
+ "title": "CSS Color HDR Module",
12694
+ "shortTitle": "CSS Color HDR",
12695
+ "releaseUrl": "https://www.w3.org/TR/css-color-hdr/",
12696
+ "nightlyUrl": "https://drafts.csswg.org/css-color-hdr/"
12697
+ },
12698
+ "seriesVersion": "1",
12699
+ "formerNames": [
12700
+ "css-color-hdr"
12701
+ ],
12702
+ "organization": "W3C",
12703
+ "groups": [
12704
+ {
12705
+ "name": "Cascading Style Sheets (CSS) Working Group",
12706
+ "url": "https://www.w3.org/Style/CSS/"
12707
+ }
12708
+ ],
12709
+ "release": {
12710
+ "url": "https://www.w3.org/TR/css-color-hdr-1/",
12711
+ "status": "First Public Working Draft",
12712
+ "filename": "Overview.html"
12713
+ },
12714
+ "nightly": {
12715
+ "url": "https://drafts.csswg.org/css-color-hdr-1/",
12716
+ "status": "Editor's Draft",
12717
+ "alternateUrls": [
12718
+ "https://w3c.github.io/csswg-drafts/css-color-hdr-1/",
12719
+ "https://w3c.github.io/csswg-drafts/css-color-hdr/"
12720
+ ],
12721
+ "repository": "https://github.com/w3c/csswg-drafts",
12722
+ "sourcePath": "css-color-hdr-1/Overview.bs",
12723
+ "filename": "index.html"
12724
+ },
12725
+ "title": "CSS Color HDR Module Level 1",
12726
+ "source": "w3c",
12727
+ "shortTitle": "CSS Color HDR 1",
12728
+ "categories": [
12729
+ "browser"
12730
+ ],
12731
+ "standing": "good"
12732
+ },
12700
12733
  {
12701
12734
  "url": "https://www.w3.org/TR/css-conditional-3/",
12702
12735
  "seriesComposition": "full",
@@ -14382,6 +14415,56 @@
14382
14415
  ]
14383
14416
  }
14384
14417
  },
14418
+ {
14419
+ "url": "https://www.w3.org/TR/css-overflow-5/",
14420
+ "seriesComposition": "delta",
14421
+ "shortname": "css-overflow-5",
14422
+ "series": {
14423
+ "shortname": "css-overflow",
14424
+ "currentSpecification": "css-overflow-3",
14425
+ "title": "CSS Overflow",
14426
+ "shortTitle": "CSS Overflow",
14427
+ "releaseUrl": "https://www.w3.org/TR/css-overflow/",
14428
+ "nightlyUrl": "https://drafts.csswg.org/css-overflow/"
14429
+ },
14430
+ "seriesVersion": "5",
14431
+ "seriesPrevious": "css-overflow-4",
14432
+ "organization": "W3C",
14433
+ "groups": [
14434
+ {
14435
+ "name": "Cascading Style Sheets (CSS) Working Group",
14436
+ "url": "https://www.w3.org/Style/CSS/"
14437
+ }
14438
+ ],
14439
+ "release": {
14440
+ "url": "https://www.w3.org/TR/css-overflow-5/",
14441
+ "status": "First Public Working Draft",
14442
+ "filename": "Overview.html"
14443
+ },
14444
+ "nightly": {
14445
+ "url": "https://drafts.csswg.org/css-overflow-5/",
14446
+ "status": "Editor's Draft",
14447
+ "alternateUrls": [
14448
+ "https://w3c.github.io/csswg-drafts/css-overflow-5/"
14449
+ ],
14450
+ "repository": "https://github.com/w3c/csswg-drafts",
14451
+ "sourcePath": "css-overflow-5/Overview.bs",
14452
+ "filename": "index.html"
14453
+ },
14454
+ "title": "CSS Overflow Module Level 5",
14455
+ "source": "w3c",
14456
+ "shortTitle": "CSS Overflow 5",
14457
+ "categories": [
14458
+ "browser"
14459
+ ],
14460
+ "standing": "good",
14461
+ "tests": {
14462
+ "repository": "https://github.com/web-platform-tests/wpt",
14463
+ "testPaths": [
14464
+ "css/css-overflow"
14465
+ ]
14466
+ }
14467
+ },
14385
14468
  {
14386
14469
  "url": "https://www.w3.org/TR/css-overscroll-1/",
14387
14470
  "seriesComposition": "full",
@@ -19912,16 +19995,16 @@
19912
19995
  }
19913
19996
  },
19914
19997
  {
19915
- "url": "https://www.w3.org/TR/openscreenprotocol/",
19998
+ "url": "https://www.w3.org/TR/openscreen-application/",
19916
19999
  "seriesComposition": "full",
19917
- "shortname": "openscreenprotocol",
20000
+ "shortname": "openscreen-application",
19918
20001
  "series": {
19919
- "shortname": "openscreenprotocol",
19920
- "currentSpecification": "openscreenprotocol",
19921
- "title": "Open Screen Protocol",
19922
- "shortTitle": "Open Screen Protocol",
19923
- "releaseUrl": "https://www.w3.org/TR/openscreenprotocol/",
19924
- "nightlyUrl": "https://w3c.github.io/openscreenprotocol/"
20002
+ "shortname": "openscreen-application",
20003
+ "currentSpecification": "openscreen-application",
20004
+ "title": "Open Screen Application Protocol",
20005
+ "shortTitle": "Open Screen Application Protocol",
20006
+ "releaseUrl": "https://www.w3.org/TR/openscreen-application/",
20007
+ "nightlyUrl": "https://w3c.github.io/openscreenprotocol/application.html"
19925
20008
  },
19926
20009
  "organization": "W3C",
19927
20010
  "groups": [
@@ -19931,21 +20014,61 @@
19931
20014
  }
19932
20015
  ],
19933
20016
  "release": {
19934
- "url": "https://www.w3.org/TR/openscreenprotocol/",
19935
- "status": "Working Draft",
20017
+ "url": "https://www.w3.org/TR/openscreen-application/",
20018
+ "status": "First Public Working Draft",
19936
20019
  "filename": "Overview.html"
19937
20020
  },
19938
20021
  "nightly": {
19939
- "url": "https://w3c.github.io/openscreenprotocol/",
20022
+ "url": "https://w3c.github.io/openscreenprotocol/application.html",
19940
20023
  "status": "Editor's Draft",
19941
20024
  "alternateUrls": [],
19942
20025
  "repository": "https://github.com/w3c/openscreenprotocol",
19943
- "sourcePath": "index.bs",
19944
- "filename": "index.html"
20026
+ "sourcePath": "application.bs",
20027
+ "filename": "application.html"
20028
+ },
20029
+ "title": "Open Screen Application Protocol",
20030
+ "source": "w3c",
20031
+ "shortTitle": "Open Screen Application Protocol",
20032
+ "categories": [
20033
+ "browser"
20034
+ ],
20035
+ "standing": "good"
20036
+ },
20037
+ {
20038
+ "url": "https://www.w3.org/TR/openscreen-network/",
20039
+ "seriesComposition": "full",
20040
+ "shortname": "openscreen-network",
20041
+ "series": {
20042
+ "shortname": "openscreen-network",
20043
+ "currentSpecification": "openscreen-network",
20044
+ "title": "Open Screen Network Protocol",
20045
+ "shortTitle": "Open Screen Network Protocol",
20046
+ "releaseUrl": "https://www.w3.org/TR/openscreen-network/",
20047
+ "nightlyUrl": "https://w3c.github.io/openscreenprotocol/network.html"
20048
+ },
20049
+ "organization": "W3C",
20050
+ "groups": [
20051
+ {
20052
+ "name": "Second Screen Working Group",
20053
+ "url": "https://www.w3.org/2014/secondscreen/"
20054
+ }
20055
+ ],
20056
+ "release": {
20057
+ "url": "https://www.w3.org/TR/openscreen-network/",
20058
+ "status": "First Public Working Draft",
20059
+ "filename": "Overview.html"
20060
+ },
20061
+ "nightly": {
20062
+ "url": "https://w3c.github.io/openscreenprotocol/network.html",
20063
+ "status": "Editor's Draft",
20064
+ "alternateUrls": [],
20065
+ "repository": "https://github.com/w3c/openscreenprotocol",
20066
+ "sourcePath": "network.bs",
20067
+ "filename": "network.html"
19945
20068
  },
19946
- "title": "Open Screen Protocol",
20069
+ "title": "Open Screen Network Protocol",
19947
20070
  "source": "w3c",
19948
- "shortTitle": "Open Screen Protocol",
20071
+ "shortTitle": "Open Screen Network Protocol",
19949
20072
  "categories": [
19950
20073
  "browser"
19951
20074
  ],
@@ -20930,8 +21053,8 @@
20930
21053
  "series": {
20931
21054
  "shortname": "requestidlecallback",
20932
21055
  "currentSpecification": "requestidlecallback",
20933
- "title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
20934
- "shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
21056
+ "title": "requestIdleCallback()",
21057
+ "shortTitle": "requestIdleCallback()",
20935
21058
  "releaseUrl": "https://www.w3.org/TR/requestidlecallback/",
20936
21059
  "nightlyUrl": "https://w3c.github.io/requestidlecallback/"
20937
21060
  },
@@ -20955,9 +21078,9 @@
20955
21078
  "sourcePath": "index.html",
20956
21079
  "filename": "index.html"
20957
21080
  },
20958
- "title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
21081
+ "title": "requestIdleCallback()",
20959
21082
  "source": "w3c",
20960
- "shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
21083
+ "shortTitle": "requestIdleCallback()",
20961
21084
  "categories": [
20962
21085
  "browser"
20963
21086
  ],
@@ -22578,7 +22701,7 @@
22578
22701
  ],
22579
22702
  "release": {
22580
22703
  "url": "https://www.w3.org/TR/wasm-core-2/",
22581
- "status": "Working Draft",
22704
+ "status": "Candidate Recommendation Draft",
22582
22705
  "filename": "Overview.html"
22583
22706
  },
22584
22707
  "title": "WebAssembly Core Specification",
@@ -22620,7 +22743,7 @@
22620
22743
  ],
22621
22744
  "release": {
22622
22745
  "url": "https://www.w3.org/TR/wasm-js-api-2/",
22623
- "status": "Working Draft",
22746
+ "status": "Candidate Recommendation Draft",
22624
22747
  "filename": "Overview.html"
22625
22748
  },
22626
22749
  "nightly": {
@@ -22667,7 +22790,7 @@
22667
22790
  ],
22668
22791
  "release": {
22669
22792
  "url": "https://www.w3.org/TR/wasm-web-api-2/",
22670
- "status": "Working Draft",
22793
+ "status": "Candidate Recommendation Draft",
22671
22794
  "filename": "Overview.html"
22672
22795
  },
22673
22796
  "nightly": {
@@ -23837,7 +23960,7 @@
23837
23960
  ],
23838
23961
  "release": {
23839
23962
  "url": "https://www.w3.org/TR/webgpu/",
23840
- "status": "Working Draft",
23963
+ "status": "Candidate Recommendation Snapshot",
23841
23964
  "filename": "Overview.html"
23842
23965
  },
23843
23966
  "nightly": {
@@ -24759,7 +24882,7 @@
24759
24882
  ],
24760
24883
  "release": {
24761
24884
  "url": "https://www.w3.org/TR/WGSL/",
24762
- "status": "Working Draft",
24885
+ "status": "Candidate Recommendation Snapshot",
24763
24886
  "filename": "Overview.html"
24764
24887
  },
24765
24888
  "title": "WebGPU Shading Language",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.28.0",
3
+ "version": "4.30.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",