browser-specs 4.74.0 → 4.76.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 +254 -293
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -891,20 +891,20 @@
891
891
  "standing": "good"
892
892
  },
893
893
  {
894
- "url": "https://drafts.csswg.org/css-gcpm-4/",
895
- "seriesComposition": "delta",
896
- "shortname": "css-gcpm-4",
894
+ "url": "https://drafts.csswg.org/css-flexbox-2/",
895
+ "seriesComposition": "full",
896
+ "shortname": "css-flexbox-2",
897
897
  "series": {
898
- "shortname": "css-gcpm",
899
- "currentSpecification": "css-gcpm-3",
900
- "title": "CSS Generated Content for Paged Media",
901
- "shortTitle": "CSS GCPM",
902
- "releaseUrl": "https://www.w3.org/TR/css-gcpm/",
903
- "nightlyUrl": "https://drafts.csswg.org/css-gcpm/"
898
+ "shortname": "css-flexbox",
899
+ "currentSpecification": "css-flexbox-1",
900
+ "title": "CSS Flexible Box Layout",
901
+ "shortTitle": "CSS Flexbox",
902
+ "releaseUrl": "https://www.w3.org/TR/css-flexbox/",
903
+ "nightlyUrl": "https://drafts.csswg.org/css-flexbox/"
904
904
  },
905
- "seriesVersion": "4",
906
- "shortTitle": "CSS GCPM 4",
907
- "seriesPrevious": "css-gcpm-3",
905
+ "seriesVersion": "2",
906
+ "shortTitle": "CSS Flexbox 2",
907
+ "seriesPrevious": "css-flexbox-1",
908
908
  "organization": "W3C",
909
909
  "groups": [
910
910
  {
@@ -913,16 +913,16 @@
913
913
  }
914
914
  ],
915
915
  "nightly": {
916
- "url": "https://drafts.csswg.org/css-gcpm-4/",
916
+ "url": "https://drafts.csswg.org/css-flexbox-2/",
917
917
  "status": "Editor's Draft",
918
918
  "alternateUrls": [
919
- "https://w3c.github.io/csswg-drafts/css-gcpm-4/"
919
+ "https://w3c.github.io/csswg-drafts/css-flexbox-2/"
920
920
  ],
921
921
  "repository": "https://github.com/w3c/csswg-drafts",
922
- "sourcePath": "css-gcpm-4/Overview.bs",
922
+ "sourcePath": "css-flexbox-2/Overview.bs",
923
923
  "filename": "index.html"
924
924
  },
925
- "title": "CSS Generated Content for Paged Media Module Level 4",
925
+ "title": "CSS Flexible Box Layout Module Level 2",
926
926
  "source": "spec",
927
927
  "categories": [
928
928
  "browser"
@@ -931,22 +931,25 @@
931
931
  "tests": {
932
932
  "repository": "https://github.com/web-platform-tests/wpt",
933
933
  "testPaths": [
934
- "css/css-gcpm"
934
+ "css/css-flexbox"
935
935
  ]
936
936
  }
937
937
  },
938
938
  {
939
- "url": "https://drafts.csswg.org/css-image-animation-1/",
940
- "seriesComposition": "full",
941
- "shortname": "css-image-animation-1",
939
+ "url": "https://drafts.csswg.org/css-gcpm-4/",
940
+ "seriesComposition": "delta",
941
+ "shortname": "css-gcpm-4",
942
942
  "series": {
943
- "shortname": "css-image-animation",
944
- "currentSpecification": "css-image-animation-1",
945
- "title": "CSS Image Animation",
946
- "shortTitle": "CSS Image Animation",
947
- "nightlyUrl": "https://drafts.csswg.org/css-image-animation/"
943
+ "shortname": "css-gcpm",
944
+ "currentSpecification": "css-gcpm-3",
945
+ "title": "CSS Generated Content for Paged Media",
946
+ "shortTitle": "CSS GCPM",
947
+ "releaseUrl": "https://www.w3.org/TR/css-gcpm/",
948
+ "nightlyUrl": "https://drafts.csswg.org/css-gcpm/"
948
949
  },
949
- "seriesVersion": "1",
950
+ "seriesVersion": "4",
951
+ "shortTitle": "CSS GCPM 4",
952
+ "seriesPrevious": "css-gcpm-3",
950
953
  "organization": "W3C",
951
954
  "groups": [
952
955
  {
@@ -955,23 +958,27 @@
955
958
  }
956
959
  ],
957
960
  "nightly": {
958
- "url": "https://drafts.csswg.org/css-image-animation-1/",
961
+ "url": "https://drafts.csswg.org/css-gcpm-4/",
959
962
  "status": "Editor's Draft",
960
963
  "alternateUrls": [
961
- "https://w3c.github.io/csswg-drafts/css-image-animation-1/",
962
- "https://w3c.github.io/csswg-drafts/css-image-animation/"
964
+ "https://w3c.github.io/csswg-drafts/css-gcpm-4/"
963
965
  ],
964
966
  "repository": "https://github.com/w3c/csswg-drafts",
965
- "sourcePath": "css-image-animation-1/Overview.bs",
967
+ "sourcePath": "css-gcpm-4/Overview.bs",
966
968
  "filename": "index.html"
967
969
  },
968
- "title": "CSS Image Animation Module Level 1",
970
+ "title": "CSS Generated Content for Paged Media Module Level 4",
969
971
  "source": "spec",
970
- "shortTitle": "CSS Image Animation 1",
971
972
  "categories": [
972
973
  "browser"
973
974
  ],
974
- "standing": "good"
975
+ "standing": "good",
976
+ "tests": {
977
+ "repository": "https://github.com/web-platform-tests/wpt",
978
+ "testPaths": [
979
+ "css/css-gcpm"
980
+ ]
981
+ }
975
982
  },
976
983
  {
977
984
  "url": "https://drafts.csswg.org/css-images-5/",
@@ -2040,40 +2047,6 @@
2040
2047
  ]
2041
2048
  }
2042
2049
  },
2043
- {
2044
- "url": "https://patcg-individual-drafts.github.io/private-aggregation-api/",
2045
- "seriesComposition": "full",
2046
- "shortname": "private-aggregation-api",
2047
- "series": {
2048
- "shortname": "private-aggregation-api",
2049
- "currentSpecification": "private-aggregation-api",
2050
- "title": "Private Aggregation API",
2051
- "shortTitle": "Private Aggregation API",
2052
- "nightlyUrl": "https://patcg-individual-drafts.github.io/private-aggregation-api/"
2053
- },
2054
- "groups": [
2055
- {
2056
- "name": "Private Advertising Technology Community Group",
2057
- "url": "https://www.w3.org/community/patcg/"
2058
- }
2059
- ],
2060
- "standing": "good",
2061
- "organization": "W3C",
2062
- "nightly": {
2063
- "url": "https://patcg-individual-drafts.github.io/private-aggregation-api/",
2064
- "status": "Unofficial Proposal Draft",
2065
- "alternateUrls": [],
2066
- "repository": "https://github.com/patcg-individual-drafts/private-aggregation-api",
2067
- "sourcePath": "spec.bs",
2068
- "filename": "index.html"
2069
- },
2070
- "title": "Private Aggregation API",
2071
- "source": "spec",
2072
- "shortTitle": "Private Aggregation API",
2073
- "categories": [
2074
- "browser"
2075
- ]
2076
- },
2077
2050
  {
2078
2051
  "url": "https://privacycg.github.io/nav-tracking-mitigations/",
2079
2052
  "seriesComposition": "full",
@@ -2148,46 +2121,6 @@
2148
2121
  ],
2149
2122
  "standing": "good"
2150
2123
  },
2151
- {
2152
- "url": "https://privacycg.github.io/requestStorageAccessFor/",
2153
- "seriesComposition": "full",
2154
- "shortname": "requestStorageAccessFor",
2155
- "series": {
2156
- "shortname": "requestStorageAccessFor",
2157
- "currentSpecification": "requestStorageAccessFor",
2158
- "title": "requestStorageAccessFor API",
2159
- "shortTitle": "requestStorageAccessFor API",
2160
- "nightlyUrl": "https://privacycg.github.io/requestStorageAccessFor/"
2161
- },
2162
- "organization": "W3C",
2163
- "groups": [
2164
- {
2165
- "name": "Privacy Community Group",
2166
- "url": "https://www.w3.org/community/privacycg/"
2167
- }
2168
- ],
2169
- "nightly": {
2170
- "url": "https://privacycg.github.io/requestStorageAccessFor/",
2171
- "status": "Editor's Draft",
2172
- "alternateUrls": [],
2173
- "repository": "https://github.com/privacycg/requestStorageAccessFor",
2174
- "sourcePath": "index.bs",
2175
- "filename": "index.html"
2176
- },
2177
- "title": "requestStorageAccessFor API",
2178
- "source": "spec",
2179
- "shortTitle": "requestStorageAccessFor API",
2180
- "categories": [
2181
- "browser"
2182
- ],
2183
- "standing": "good",
2184
- "tests": {
2185
- "repository": "https://github.com/web-platform-tests/wpt",
2186
- "testPaths": [
2187
- "top-level-storage-access-api"
2188
- ]
2189
- }
2190
- },
2191
2124
  {
2192
2125
  "url": "https://privacycg.github.io/saa-non-cookie-storage/",
2193
2126
  "seriesComposition": "full",
@@ -5212,6 +5145,46 @@
5212
5145
  ]
5213
5146
  }
5214
5147
  },
5148
+ {
5149
+ "url": "https://w3c-cg.github.io/web-nfc/",
5150
+ "seriesComposition": "full",
5151
+ "shortname": "web-nfc",
5152
+ "series": {
5153
+ "shortname": "web-nfc",
5154
+ "currentSpecification": "web-nfc",
5155
+ "title": "Web NFC",
5156
+ "shortTitle": "Web NFC",
5157
+ "nightlyUrl": "https://w3c-cg.github.io/web-nfc/"
5158
+ },
5159
+ "organization": "W3C",
5160
+ "groups": [
5161
+ {
5162
+ "name": "Web NFC Community Group",
5163
+ "url": "https://www.w3.org/community/web-nfc/"
5164
+ }
5165
+ ],
5166
+ "nightly": {
5167
+ "url": "https://w3c-cg.github.io/web-nfc/",
5168
+ "status": "Draft Community Group Report",
5169
+ "alternateUrls": [],
5170
+ "repository": "https://github.com/w3c-cg/web-nfc",
5171
+ "sourcePath": "index.html",
5172
+ "filename": "index.html"
5173
+ },
5174
+ "title": "Web NFC",
5175
+ "source": "spec",
5176
+ "shortTitle": "Web NFC",
5177
+ "categories": [
5178
+ "browser"
5179
+ ],
5180
+ "standing": "good",
5181
+ "tests": {
5182
+ "repository": "https://github.com/web-platform-tests/wpt",
5183
+ "testPaths": [
5184
+ "web-nfc"
5185
+ ]
5186
+ }
5187
+ },
5215
5188
  {
5216
5189
  "url": "https://w3c-fedid.github.io/login-status/",
5217
5190
  "seriesComposition": "full",
@@ -5348,46 +5321,6 @@
5348
5321
  ],
5349
5322
  "standing": "good"
5350
5323
  },
5351
- {
5352
- "url": "https://w3c.github.io/long-animation-frames/",
5353
- "seriesComposition": "full",
5354
- "shortname": "long-animation-frames",
5355
- "series": {
5356
- "shortname": "long-animation-frames",
5357
- "currentSpecification": "long-animation-frames",
5358
- "title": "Long Animation Frames API",
5359
- "shortTitle": "Long Animation Frames API",
5360
- "nightlyUrl": "https://w3c.github.io/long-animation-frames/"
5361
- },
5362
- "organization": "W3C",
5363
- "groups": [
5364
- {
5365
- "name": "Web Performance Working Group",
5366
- "url": "https://www.w3.org/groups/wg/webperf/"
5367
- }
5368
- ],
5369
- "nightly": {
5370
- "url": "https://w3c.github.io/long-animation-frames/",
5371
- "status": "Editor's Draft",
5372
- "alternateUrls": [],
5373
- "repository": "https://github.com/w3c/long-animation-frames",
5374
- "sourcePath": "index.bs",
5375
- "filename": "index.html"
5376
- },
5377
- "title": "Long Animation Frames API",
5378
- "source": "spec",
5379
- "shortTitle": "Long Animation Frames API",
5380
- "categories": [
5381
- "browser"
5382
- ],
5383
- "standing": "good",
5384
- "tests": {
5385
- "repository": "https://github.com/web-platform-tests/wpt",
5386
- "testPaths": [
5387
- "long-animation-frame"
5388
- ]
5389
- }
5390
- },
5391
5324
  {
5392
5325
  "url": "https://w3c.github.io/mathml-aam/",
5393
5326
  "seriesComposition": "full",
@@ -5636,46 +5569,6 @@
5636
5569
  ],
5637
5570
  "standing": "good"
5638
5571
  },
5639
- {
5640
- "url": "https://w3c.github.io/web-nfc/",
5641
- "seriesComposition": "full",
5642
- "shortname": "web-nfc",
5643
- "series": {
5644
- "shortname": "web-nfc",
5645
- "currentSpecification": "web-nfc",
5646
- "title": "Web NFC",
5647
- "shortTitle": "Web NFC",
5648
- "nightlyUrl": "https://w3c.github.io/web-nfc/"
5649
- },
5650
- "organization": "W3C",
5651
- "groups": [
5652
- {
5653
- "name": "Web NFC Community Group",
5654
- "url": "https://www.w3.org/community/web-nfc/"
5655
- }
5656
- ],
5657
- "nightly": {
5658
- "url": "https://w3c.github.io/web-nfc/",
5659
- "status": "Draft Community Group Report",
5660
- "alternateUrls": [],
5661
- "repository": "https://github.com/w3c/web-nfc",
5662
- "sourcePath": "index.html",
5663
- "filename": "index.html"
5664
- },
5665
- "title": "Web NFC",
5666
- "source": "spec",
5667
- "shortTitle": "Web NFC",
5668
- "categories": [
5669
- "browser"
5670
- ],
5671
- "standing": "good",
5672
- "tests": {
5673
- "repository": "https://github.com/web-platform-tests/wpt",
5674
- "testPaths": [
5675
- "web-nfc"
5676
- ]
5677
- }
5678
- },
5679
5572
  {
5680
5573
  "url": "https://w3c.github.io/web-share-target/",
5681
5574
  "seriesComposition": "full",
@@ -6817,40 +6710,6 @@
6817
6710
  ],
6818
6711
  "standing": "good"
6819
6712
  },
6820
- {
6821
- "url": "https://wicg.github.io/attribution-reporting-api/",
6822
- "seriesComposition": "full",
6823
- "shortname": "attribution-reporting-api",
6824
- "series": {
6825
- "shortname": "attribution-reporting-api",
6826
- "currentSpecification": "attribution-reporting-api",
6827
- "title": "Attribution Reporting",
6828
- "shortTitle": "Attribution Reporting",
6829
- "nightlyUrl": "https://wicg.github.io/attribution-reporting-api/"
6830
- },
6831
- "organization": "W3C",
6832
- "groups": [
6833
- {
6834
- "name": "Web Platform Incubator Community Group",
6835
- "url": "https://www.w3.org/community/wicg/"
6836
- }
6837
- ],
6838
- "nightly": {
6839
- "url": "https://wicg.github.io/attribution-reporting-api/",
6840
- "status": "Draft Community Group Report",
6841
- "alternateUrls": [],
6842
- "repository": "https://github.com/WICG/attribution-reporting-api",
6843
- "sourcePath": "index.bs",
6844
- "filename": "index.html"
6845
- },
6846
- "title": "Attribution Reporting",
6847
- "source": "spec",
6848
- "shortTitle": "Attribution Reporting",
6849
- "categories": [
6850
- "browser"
6851
- ],
6852
- "standing": "good"
6853
- },
6854
6713
  {
6855
6714
  "url": "https://wicg.github.io/autofill-event/",
6856
6715
  "seriesComposition": "full",
@@ -7779,6 +7638,40 @@
7779
7638
  ]
7780
7639
  }
7781
7640
  },
7641
+ {
7642
+ "url": "https://wicg.github.io/iframe-media-pausing/",
7643
+ "seriesComposition": "full",
7644
+ "shortname": "iframe-media-pausing",
7645
+ "series": {
7646
+ "shortname": "iframe-media-pausing",
7647
+ "currentSpecification": "iframe-media-pausing",
7648
+ "title": "Iframe Media Pausing",
7649
+ "shortTitle": "Iframe Media Pausing",
7650
+ "nightlyUrl": "https://wicg.github.io/iframe-media-pausing/"
7651
+ },
7652
+ "organization": "W3C",
7653
+ "groups": [
7654
+ {
7655
+ "name": "Web Platform Incubator Community Group",
7656
+ "url": "https://www.w3.org/community/wicg/"
7657
+ }
7658
+ ],
7659
+ "nightly": {
7660
+ "url": "https://wicg.github.io/iframe-media-pausing/",
7661
+ "status": "Draft Community Group Report",
7662
+ "alternateUrls": [],
7663
+ "repository": "https://github.com/WICG/iframe-media-pausing",
7664
+ "sourcePath": "index.bs",
7665
+ "filename": "index.html"
7666
+ },
7667
+ "title": "Iframe Media Pausing",
7668
+ "source": "spec",
7669
+ "shortTitle": "Iframe Media Pausing",
7670
+ "categories": [
7671
+ "browser"
7672
+ ],
7673
+ "standing": "good"
7674
+ },
7782
7675
  {
7783
7676
  "url": "https://wicg.github.io/ink-enhancement/",
7784
7677
  "seriesComposition": "full",
@@ -9064,40 +8957,6 @@
9064
8957
  ],
9065
8958
  "standing": "good"
9066
8959
  },
9067
- {
9068
- "url": "https://wicg.github.io/shared-storage/",
9069
- "seriesComposition": "full",
9070
- "shortname": "shared-storage",
9071
- "series": {
9072
- "shortname": "shared-storage",
9073
- "currentSpecification": "shared-storage",
9074
- "title": "Shared Storage API",
9075
- "shortTitle": "Shared Storage API",
9076
- "nightlyUrl": "https://wicg.github.io/shared-storage/"
9077
- },
9078
- "organization": "W3C",
9079
- "groups": [
9080
- {
9081
- "name": "Web Platform Incubator Community Group",
9082
- "url": "https://www.w3.org/community/wicg/"
9083
- }
9084
- ],
9085
- "nightly": {
9086
- "url": "https://wicg.github.io/shared-storage/",
9087
- "status": "Draft Community Group Report",
9088
- "alternateUrls": [],
9089
- "repository": "https://github.com/WICG/shared-storage",
9090
- "sourcePath": "spec.bs",
9091
- "filename": "index.html"
9092
- },
9093
- "title": "Shared Storage API",
9094
- "source": "spec",
9095
- "shortTitle": "Shared Storage API",
9096
- "categories": [
9097
- "browser"
9098
- ],
9099
- "standing": "good"
9100
- },
9101
8960
  {
9102
8961
  "url": "https://wicg.github.io/signature-based-sri/",
9103
8962
  "seriesComposition": "full",
@@ -9246,40 +9105,6 @@
9246
9105
  ]
9247
9106
  }
9248
9107
  },
9249
- {
9250
- "url": "https://wicg.github.io/turtledove/",
9251
- "seriesComposition": "full",
9252
- "shortname": "turtledove",
9253
- "series": {
9254
- "shortname": "turtledove",
9255
- "currentSpecification": "turtledove",
9256
- "title": "Protected Audience (formerly FLEDGE)",
9257
- "shortTitle": "Protected Audience",
9258
- "nightlyUrl": "https://wicg.github.io/turtledove/"
9259
- },
9260
- "shortTitle": "Protected Audience",
9261
- "organization": "W3C",
9262
- "groups": [
9263
- {
9264
- "name": "Web Platform Incubator Community Group",
9265
- "url": "https://www.w3.org/community/wicg/"
9266
- }
9267
- ],
9268
- "nightly": {
9269
- "url": "https://wicg.github.io/turtledove/",
9270
- "status": "Draft Community Group Report",
9271
- "alternateUrls": [],
9272
- "repository": "https://github.com/WICG/turtledove",
9273
- "sourcePath": "spec.bs",
9274
- "filename": "index.html"
9275
- },
9276
- "title": "Protected Audience (formerly FLEDGE)",
9277
- "source": "spec",
9278
- "categories": [
9279
- "browser"
9280
- ],
9281
- "standing": "good"
9282
- },
9283
9108
  {
9284
9109
  "url": "https://wicg.github.io/ua-client-hints/",
9285
9110
  "seriesComposition": "full",
@@ -12295,7 +12120,7 @@
12295
12120
  "shortname": "css-2022",
12296
12121
  "series": {
12297
12122
  "shortname": "css",
12298
- "currentSpecification": "css-2025",
12123
+ "currentSpecification": "css-2026",
12299
12124
  "title": "CSS Snapshot",
12300
12125
  "shortTitle": "CSS Snapshot",
12301
12126
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -12339,7 +12164,7 @@
12339
12164
  "shortname": "css-2023",
12340
12165
  "series": {
12341
12166
  "shortname": "css",
12342
- "currentSpecification": "css-2025",
12167
+ "currentSpecification": "css-2026",
12343
12168
  "title": "CSS Snapshot",
12344
12169
  "shortTitle": "CSS Snapshot",
12345
12170
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -12384,7 +12209,7 @@
12384
12209
  "shortname": "css-2024",
12385
12210
  "series": {
12386
12211
  "shortname": "css",
12387
- "currentSpecification": "css-2025",
12212
+ "currentSpecification": "css-2026",
12388
12213
  "title": "CSS Snapshot",
12389
12214
  "shortTitle": "CSS Snapshot",
12390
12215
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -12429,7 +12254,7 @@
12429
12254
  "shortname": "css-2025",
12430
12255
  "series": {
12431
12256
  "shortname": "css",
12432
- "currentSpecification": "css-2025",
12257
+ "currentSpecification": "css-2026",
12433
12258
  "title": "CSS Snapshot",
12434
12259
  "shortTitle": "CSS Snapshot",
12435
12260
  "releaseUrl": "https://www.w3.org/TR/css/",
@@ -12437,6 +12262,7 @@
12437
12262
  },
12438
12263
  "seriesVersion": "2025",
12439
12264
  "seriesPrevious": "css-2024",
12265
+ "seriesNext": "css-2026",
12440
12266
  "organization": "W3C",
12441
12267
  "groups": [
12442
12268
  {
@@ -12467,6 +12293,50 @@
12467
12293
  ],
12468
12294
  "standing": "good"
12469
12295
  },
12296
+ {
12297
+ "url": "https://www.w3.org/TR/css-2026/",
12298
+ "seriesComposition": "full",
12299
+ "shortname": "css-2026",
12300
+ "series": {
12301
+ "shortname": "css",
12302
+ "currentSpecification": "css-2026",
12303
+ "title": "CSS Snapshot",
12304
+ "shortTitle": "CSS Snapshot",
12305
+ "releaseUrl": "https://www.w3.org/TR/css/",
12306
+ "nightlyUrl": "https://drafts.csswg.org/css/"
12307
+ },
12308
+ "seriesVersion": "2026",
12309
+ "seriesPrevious": "css-2025",
12310
+ "organization": "W3C",
12311
+ "groups": [
12312
+ {
12313
+ "name": "Cascading Style Sheets (CSS) Working Group",
12314
+ "url": "https://www.w3.org/groups/wg/css/"
12315
+ }
12316
+ ],
12317
+ "release": {
12318
+ "url": "https://www.w3.org/TR/css-2026/",
12319
+ "status": "Note",
12320
+ "filename": "Overview.html"
12321
+ },
12322
+ "nightly": {
12323
+ "url": "https://drafts.csswg.org/css-2026/",
12324
+ "status": "Editor's Draft",
12325
+ "alternateUrls": [
12326
+ "https://w3c.github.io/csswg-drafts/css-2026/"
12327
+ ],
12328
+ "repository": "https://github.com/w3c/csswg-drafts",
12329
+ "sourcePath": "css-2026/Overview.bs",
12330
+ "filename": "index.html"
12331
+ },
12332
+ "title": "CSS Snapshot 2026",
12333
+ "source": "w3c",
12334
+ "shortTitle": "CSS Snapshot 2026",
12335
+ "categories": [
12336
+ "browser"
12337
+ ],
12338
+ "standing": "good"
12339
+ },
12470
12340
  {
12471
12341
  "url": "https://www.w3.org/TR/css-align-3/",
12472
12342
  "seriesComposition": "full",
@@ -14248,6 +14118,7 @@
14248
14118
  },
14249
14119
  "seriesVersion": "1",
14250
14120
  "shortTitle": "CSS Flexbox 1",
14121
+ "seriesNext": "css-flexbox-2",
14251
14122
  "organization": "W3C",
14252
14123
  "groups": [
14253
14124
  {
@@ -14782,6 +14653,50 @@
14782
14653
  ]
14783
14654
  }
14784
14655
  },
14656
+ {
14657
+ "url": "https://www.w3.org/TR/css-image-animation-1/",
14658
+ "seriesComposition": "full",
14659
+ "shortname": "css-image-animation-1",
14660
+ "series": {
14661
+ "shortname": "css-image-animation",
14662
+ "currentSpecification": "css-image-animation-1",
14663
+ "title": "CSS Image Animation Module",
14664
+ "shortTitle": "CSS Image Animation",
14665
+ "releaseUrl": "https://www.w3.org/TR/css-image-animation/",
14666
+ "nightlyUrl": "https://drafts.csswg.org/css-image-animation/"
14667
+ },
14668
+ "seriesVersion": "1",
14669
+ "organization": "W3C",
14670
+ "groups": [
14671
+ {
14672
+ "name": "Cascading Style Sheets (CSS) Working Group",
14673
+ "url": "https://www.w3.org/groups/wg/css/"
14674
+ }
14675
+ ],
14676
+ "release": {
14677
+ "url": "https://www.w3.org/TR/css-image-animation-1/",
14678
+ "status": "First Public Working Draft",
14679
+ "filename": "Overview.html"
14680
+ },
14681
+ "nightly": {
14682
+ "url": "https://drafts.csswg.org/css-image-animation-1/",
14683
+ "status": "Editor's Draft",
14684
+ "alternateUrls": [
14685
+ "https://w3c.github.io/csswg-drafts/css-image-animation-1/",
14686
+ "https://w3c.github.io/csswg-drafts/css-image-animation/"
14687
+ ],
14688
+ "repository": "https://github.com/w3c/csswg-drafts",
14689
+ "sourcePath": "css-image-animation-1/Overview.bs",
14690
+ "filename": "index.html"
14691
+ },
14692
+ "title": "CSS Image Animation Module Level 1",
14693
+ "source": "w3c",
14694
+ "shortTitle": "CSS Image Animation 1",
14695
+ "categories": [
14696
+ "browser"
14697
+ ],
14698
+ "standing": "good"
14699
+ },
14785
14700
  {
14786
14701
  "url": "https://www.w3.org/TR/css-images-3/",
14787
14702
  "seriesComposition": "full",
@@ -19879,6 +19794,52 @@
19879
19794
  ]
19880
19795
  }
19881
19796
  },
19797
+ {
19798
+ "url": "https://www.w3.org/TR/long-animation-frames/",
19799
+ "seriesComposition": "full",
19800
+ "shortname": "long-animation-frames",
19801
+ "series": {
19802
+ "shortname": "long-animation-frames",
19803
+ "currentSpecification": "long-animation-frames",
19804
+ "title": "Long Animation Frames API",
19805
+ "shortTitle": "Long Animation Frames API",
19806
+ "releaseUrl": "https://www.w3.org/TR/long-animation-frames/",
19807
+ "nightlyUrl": "https://w3c.github.io/long-animation-frames/"
19808
+ },
19809
+ "organization": "W3C",
19810
+ "groups": [
19811
+ {
19812
+ "name": "Web Performance Working Group",
19813
+ "url": "https://www.w3.org/groups/wg/webperf/"
19814
+ }
19815
+ ],
19816
+ "release": {
19817
+ "url": "https://www.w3.org/TR/long-animation-frames/",
19818
+ "status": "First Public Working Draft",
19819
+ "filename": "Overview.html"
19820
+ },
19821
+ "nightly": {
19822
+ "url": "https://w3c.github.io/long-animation-frames/",
19823
+ "status": "Editor's Draft",
19824
+ "alternateUrls": [],
19825
+ "repository": "https://github.com/w3c/long-animation-frames",
19826
+ "sourcePath": "index.bs",
19827
+ "filename": "index.html"
19828
+ },
19829
+ "title": "Long Animation Frames API",
19830
+ "source": "w3c",
19831
+ "shortTitle": "Long Animation Frames API",
19832
+ "categories": [
19833
+ "browser"
19834
+ ],
19835
+ "standing": "good",
19836
+ "tests": {
19837
+ "repository": "https://github.com/web-platform-tests/wpt",
19838
+ "testPaths": [
19839
+ "long-animation-frame"
19840
+ ]
19841
+ }
19842
+ },
19882
19843
  {
19883
19844
  "url": "https://www.w3.org/TR/longtasks-1/",
19884
19845
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "4.74.0",
3
+ "version": "4.76.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",