browser-specs 3.19.0 → 3.22.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 +328 -80
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -294,6 +294,46 @@
294
294
  ]
295
295
  }
296
296
  },
297
+ {
298
+ "url": "https://drafts.csswg.org/css-easing-2/",
299
+ "seriesComposition": "full",
300
+ "shortname": "css-easing-2",
301
+ "series": {
302
+ "shortname": "css-easing",
303
+ "currentSpecification": "css-easing-1",
304
+ "title": "CSS Easing Functions",
305
+ "shortTitle": "CSS Easing Functions",
306
+ "releaseUrl": "https://www.w3.org/TR/css-easing/",
307
+ "nightlyUrl": "https://drafts.csswg.org/css-easing/"
308
+ },
309
+ "seriesVersion": "2",
310
+ "seriesPrevious": "css-easing-1",
311
+ "organization": "W3C",
312
+ "groups": [
313
+ {
314
+ "name": "Cascading Style Sheets (CSS) Working Group",
315
+ "url": "https://www.w3.org/Style/CSS/"
316
+ }
317
+ ],
318
+ "nightly": {
319
+ "url": "https://drafts.csswg.org/css-easing-2/",
320
+ "repository": "https://github.com/w3c/csswg-drafts",
321
+ "sourcePath": "css-easing-2/Overview.bs",
322
+ "filename": "Overview.html"
323
+ },
324
+ "title": "CSS Easing Functions Level 2",
325
+ "source": "spec",
326
+ "shortTitle": "CSS Easing Functions 2",
327
+ "categories": [
328
+ "browser"
329
+ ],
330
+ "tests": {
331
+ "repository": "https://github.com/web-platform-tests/wpt",
332
+ "testPaths": [
333
+ "css/css-easing"
334
+ ]
335
+ }
336
+ },
297
337
  {
298
338
  "url": "https://drafts.csswg.org/css-env-1/",
299
339
  "seriesComposition": "full",
@@ -604,6 +644,38 @@
604
644
  ]
605
645
  }
606
646
  },
647
+ {
648
+ "url": "https://drafts.csswg.org/css-shared-element-transitions-1/",
649
+ "seriesComposition": "full",
650
+ "shortname": "css-shared-element-transitions-1",
651
+ "series": {
652
+ "shortname": "css-shared-element-transitions",
653
+ "currentSpecification": "css-shared-element-transitions-1",
654
+ "title": "CSS Shared Element Transitions",
655
+ "shortTitle": "CSS Shared Element Transitions",
656
+ "nightlyUrl": "https://drafts.csswg.org/css-shared-element-transitions/"
657
+ },
658
+ "seriesVersion": "1",
659
+ "organization": "W3C",
660
+ "groups": [
661
+ {
662
+ "name": "Cascading Style Sheets (CSS) Working Group",
663
+ "url": "https://www.w3.org/Style/CSS/"
664
+ }
665
+ ],
666
+ "nightly": {
667
+ "url": "https://drafts.csswg.org/css-shared-element-transitions-1/",
668
+ "repository": "https://github.com/w3c/csswg-drafts",
669
+ "sourcePath": "css-shared-element-transitions-1/Overview.bs",
670
+ "filename": "Overview.html"
671
+ },
672
+ "title": "CSS Shared Element Transitions Module Level 1",
673
+ "source": "spec",
674
+ "shortTitle": "CSS Shared Element Transitions 1",
675
+ "categories": [
676
+ "browser"
677
+ ]
678
+ },
607
679
  {
608
680
  "url": "https://drafts.csswg.org/css-size-adjust-1/",
609
681
  "seriesComposition": "full",
@@ -1213,6 +1285,68 @@
1213
1285
  ]
1214
1286
  }
1215
1287
  },
1288
+ {
1289
+ "url": "https://immersive-web.github.io/model-element/",
1290
+ "seriesComposition": "full",
1291
+ "shortname": "model-element",
1292
+ "series": {
1293
+ "shortname": "model-element",
1294
+ "currentSpecification": "model-element",
1295
+ "title": "The <model> element",
1296
+ "shortTitle": "The <model> element",
1297
+ "nightlyUrl": "https://immersive-web.github.io/model-element/"
1298
+ },
1299
+ "organization": "W3C",
1300
+ "groups": [
1301
+ {
1302
+ "name": "Immersive Web Community Group",
1303
+ "url": "https://www.w3.org/community/immersive-web/"
1304
+ }
1305
+ ],
1306
+ "nightly": {
1307
+ "url": "https://immersive-web.github.io/model-element/",
1308
+ "repository": "https://github.com/immersive-web/model-element",
1309
+ "sourcePath": "index.html",
1310
+ "filename": "index.html"
1311
+ },
1312
+ "title": "The <model> element",
1313
+ "source": "spec",
1314
+ "shortTitle": "The <model> element",
1315
+ "categories": [
1316
+ "browser"
1317
+ ]
1318
+ },
1319
+ {
1320
+ "url": "https://immersive-web.github.io/raw-camera-access/",
1321
+ "seriesComposition": "full",
1322
+ "shortname": "raw-camera-access",
1323
+ "series": {
1324
+ "shortname": "raw-camera-access",
1325
+ "currentSpecification": "raw-camera-access",
1326
+ "title": "WebXR Raw Camera Access",
1327
+ "shortTitle": "WebXR Raw Camera Access",
1328
+ "nightlyUrl": "https://immersive-web.github.io/raw-camera-access/"
1329
+ },
1330
+ "organization": "W3C",
1331
+ "groups": [
1332
+ {
1333
+ "name": "Immersive Web Community Group",
1334
+ "url": "https://www.w3.org/community/immersive-web/"
1335
+ }
1336
+ ],
1337
+ "nightly": {
1338
+ "url": "https://immersive-web.github.io/raw-camera-access/",
1339
+ "repository": "https://github.com/immersive-web/raw-camera-access",
1340
+ "sourcePath": "index.bs",
1341
+ "filename": "index.html"
1342
+ },
1343
+ "title": "WebXR Raw Camera Access Module",
1344
+ "source": "spec",
1345
+ "shortTitle": "WebXR Raw Camera Access",
1346
+ "categories": [
1347
+ "browser"
1348
+ ]
1349
+ },
1216
1350
  {
1217
1351
  "url": "https://infra.spec.whatwg.org/",
1218
1352
  "seriesComposition": "full",
@@ -7149,7 +7283,7 @@
7149
7283
  "filename": "index.html"
7150
7284
  },
7151
7285
  "title": "Window Controls Overlay",
7152
- "source": "spec",
7286
+ "source": "specref",
7153
7287
  "shortTitle": "Window Controls Overlay",
7154
7288
  "categories": [
7155
7289
  "browser"
@@ -7912,6 +8046,161 @@
7912
8046
  "browser"
7913
8047
  ]
7914
8048
  },
8049
+ {
8050
+ "url": "https://www.rfc-editor.org/rfc/rfc9110",
8051
+ "seriesComposition": "full",
8052
+ "shortname": "rfc9110",
8053
+ "series": {
8054
+ "shortname": "rfc9110",
8055
+ "currentSpecification": "rfc9110",
8056
+ "title": "HTTP Semantics",
8057
+ "shortTitle": "HTTP Semantics",
8058
+ "nightlyUrl": "https://httpwg.org/specs/rfc9110.html"
8059
+ },
8060
+ "nightly": {
8061
+ "url": "https://httpwg.org/specs/rfc9110.html",
8062
+ "repository": "https://github.com/httpwg/httpwg.github.io",
8063
+ "sourcePath": "specs/rfc9110.xml",
8064
+ "filename": "rfc9110.html"
8065
+ },
8066
+ "organization": "IETF",
8067
+ "groups": [
8068
+ {
8069
+ "name": "HTTP Working Group",
8070
+ "url": "https://datatracker.ietf.org/wg/httpbis/"
8071
+ }
8072
+ ],
8073
+ "title": "HTTP Semantics",
8074
+ "source": "specref",
8075
+ "shortTitle": "HTTP Semantics",
8076
+ "categories": [
8077
+ "browser"
8078
+ ]
8079
+ },
8080
+ {
8081
+ "url": "https://www.rfc-editor.org/rfc/rfc9111",
8082
+ "seriesComposition": "full",
8083
+ "shortname": "rfc9111",
8084
+ "series": {
8085
+ "shortname": "rfc9111",
8086
+ "currentSpecification": "rfc9111",
8087
+ "title": "HTTP Caching",
8088
+ "shortTitle": "HTTP Caching",
8089
+ "nightlyUrl": "https://httpwg.org/specs/rfc9111.html"
8090
+ },
8091
+ "nightly": {
8092
+ "url": "https://httpwg.org/specs/rfc9111.html",
8093
+ "repository": "https://github.com/httpwg/httpwg.github.io",
8094
+ "sourcePath": "specs/rfc9111.xml",
8095
+ "filename": "rfc9111.html"
8096
+ },
8097
+ "organization": "IETF",
8098
+ "groups": [
8099
+ {
8100
+ "name": "HTTP Working Group",
8101
+ "url": "https://datatracker.ietf.org/wg/httpbis/"
8102
+ }
8103
+ ],
8104
+ "title": "HTTP Caching",
8105
+ "source": "specref",
8106
+ "shortTitle": "HTTP Caching",
8107
+ "categories": [
8108
+ "browser"
8109
+ ]
8110
+ },
8111
+ {
8112
+ "url": "https://www.rfc-editor.org/rfc/rfc9112",
8113
+ "seriesComposition": "full",
8114
+ "shortname": "rfc9112",
8115
+ "series": {
8116
+ "shortname": "rfc9112",
8117
+ "currentSpecification": "rfc9112",
8118
+ "title": "HTTP/1.1",
8119
+ "shortTitle": "HTTP/1.1",
8120
+ "nightlyUrl": "https://httpwg.org/specs/rfc9112.html"
8121
+ },
8122
+ "nightly": {
8123
+ "url": "https://httpwg.org/specs/rfc9112.html",
8124
+ "repository": "https://github.com/httpwg/httpwg.github.io",
8125
+ "sourcePath": "specs/rfc9112.xml",
8126
+ "filename": "rfc9112.html"
8127
+ },
8128
+ "organization": "IETF",
8129
+ "groups": [
8130
+ {
8131
+ "name": "HTTP Working Group",
8132
+ "url": "https://datatracker.ietf.org/wg/httpbis/"
8133
+ }
8134
+ ],
8135
+ "title": "HTTP/1.1",
8136
+ "source": "specref",
8137
+ "shortTitle": "HTTP/1.1",
8138
+ "categories": [
8139
+ "browser"
8140
+ ]
8141
+ },
8142
+ {
8143
+ "url": "https://www.rfc-editor.org/rfc/rfc9113",
8144
+ "seriesComposition": "full",
8145
+ "shortname": "rfc9113",
8146
+ "series": {
8147
+ "shortname": "rfc9113",
8148
+ "currentSpecification": "rfc9113",
8149
+ "title": "HTTP/2",
8150
+ "shortTitle": "HTTP/2",
8151
+ "nightlyUrl": "https://httpwg.org/specs/rfc9113.html"
8152
+ },
8153
+ "nightly": {
8154
+ "url": "https://httpwg.org/specs/rfc9113.html",
8155
+ "repository": "https://github.com/httpwg/httpwg.github.io",
8156
+ "sourcePath": "specs/rfc9113.xml",
8157
+ "filename": "rfc9113.html"
8158
+ },
8159
+ "organization": "IETF",
8160
+ "groups": [
8161
+ {
8162
+ "name": "HTTP Working Group",
8163
+ "url": "https://datatracker.ietf.org/wg/httpbis/"
8164
+ }
8165
+ ],
8166
+ "title": "HTTP/2",
8167
+ "source": "specref",
8168
+ "shortTitle": "HTTP/2",
8169
+ "categories": [
8170
+ "browser"
8171
+ ]
8172
+ },
8173
+ {
8174
+ "url": "https://www.rfc-editor.org/rfc/rfc9114",
8175
+ "seriesComposition": "full",
8176
+ "shortname": "rfc9114",
8177
+ "series": {
8178
+ "shortname": "rfc9114",
8179
+ "currentSpecification": "rfc9114",
8180
+ "title": "HTTP/3",
8181
+ "shortTitle": "HTTP/3",
8182
+ "nightlyUrl": "https://httpwg.org/specs/rfc9114.html"
8183
+ },
8184
+ "nightly": {
8185
+ "url": "https://httpwg.org/specs/rfc9114.html",
8186
+ "repository": "https://github.com/httpwg/httpwg.github.io",
8187
+ "sourcePath": "specs/rfc9114.xml",
8188
+ "filename": "rfc9114.html"
8189
+ },
8190
+ "organization": "IETF",
8191
+ "groups": [
8192
+ {
8193
+ "name": "QUIC Working Group",
8194
+ "url": "https://datatracker.ietf.org/wg/quic/"
8195
+ }
8196
+ ],
8197
+ "title": "HTTP/3",
8198
+ "source": "specref",
8199
+ "shortTitle": "HTTP/3",
8200
+ "categories": [
8201
+ "browser"
8202
+ ]
8203
+ },
7915
8204
  {
7916
8205
  "url": "https://www.w3.org/TR/accelerometer/",
7917
8206
  "seriesComposition": "full",
@@ -8610,7 +8899,7 @@
8610
8899
  "filename": "Overview.html"
8611
8900
  },
8612
8901
  "nightly": {
8613
- "url": "https://drafts.csswg.org/css-align/",
8902
+ "url": "https://drafts.csswg.org/css-align-3/",
8614
8903
  "repository": "https://github.com/w3c/csswg-drafts",
8615
8904
  "sourcePath": "css-align-3/Overview.bs",
8616
8905
  "filename": "Overview.html"
@@ -8697,7 +8986,7 @@
8697
8986
  "filename": "Overview.html"
8698
8987
  },
8699
8988
  "nightly": {
8700
- "url": "https://drafts.csswg.org/css-animations/",
8989
+ "url": "https://drafts.csswg.org/css-animations-1/",
8701
8990
  "repository": "https://github.com/w3c/csswg-drafts",
8702
8991
  "sourcePath": "css-animations-1/Overview.bs",
8703
8992
  "filename": "Overview.html"
@@ -8742,7 +9031,7 @@
8742
9031
  "filename": "Overview.html"
8743
9032
  },
8744
9033
  "nightly": {
8745
- "url": "https://drafts.csswg.org/css-backgrounds/",
9034
+ "url": "https://drafts.csswg.org/css-backgrounds-3/",
8746
9035
  "repository": "https://github.com/w3c/csswg-drafts",
8747
9036
  "sourcePath": "css-backgrounds-3/Overview.bs",
8748
9037
  "filename": "Overview.html"
@@ -8873,7 +9162,7 @@
8873
9162
  "filename": "Overview.html"
8874
9163
  },
8875
9164
  "nightly": {
8876
- "url": "https://drafts.csswg.org/css-break/",
9165
+ "url": "https://drafts.csswg.org/css-break-3/",
8877
9166
  "repository": "https://github.com/w3c/csswg-drafts",
8878
9167
  "sourcePath": "css-break-3/Overview.bs",
8879
9168
  "filename": "Overview.html"
@@ -9533,7 +9822,7 @@
9533
9822
  "filename": "Overview.html"
9534
9823
  },
9535
9824
  "nightly": {
9536
- "url": "https://drafts.csswg.org/css-counter-styles/",
9825
+ "url": "https://drafts.csswg.org/css-counter-styles-3/",
9537
9826
  "repository": "https://github.com/w3c/csswg-drafts",
9538
9827
  "sourcePath": "css-counter-styles-3/Overview.bs",
9539
9828
  "filename": "Overview.html"
@@ -9576,7 +9865,7 @@
9576
9865
  "filename": "Overview.html"
9577
9866
  },
9578
9867
  "nightly": {
9579
- "url": "https://drafts.csswg.org/css-device-adapt/",
9868
+ "url": "https://drafts.csswg.org/css-device-adapt-1/",
9580
9869
  "repository": "https://github.com/w3c/csswg-drafts",
9581
9870
  "sourcePath": "css-device-adapt-1/Overview.bs",
9582
9871
  "filename": "Overview.html"
@@ -9619,7 +9908,7 @@
9619
9908
  "filename": "Overview.html"
9620
9909
  },
9621
9910
  "nightly": {
9622
- "url": "https://drafts.csswg.org/css-display/",
9911
+ "url": "https://drafts.csswg.org/css-display-3/",
9623
9912
  "repository": "https://github.com/w3c/csswg-drafts",
9624
9913
  "sourcePath": "css-display-3/Overview.bs",
9625
9914
  "filename": "Overview.html"
@@ -9650,6 +9939,7 @@
9650
9939
  "nightlyUrl": "https://drafts.csswg.org/css-easing/"
9651
9940
  },
9652
9941
  "seriesVersion": "1",
9942
+ "seriesNext": "css-easing-2",
9653
9943
  "organization": "W3C",
9654
9944
  "groups": [
9655
9945
  {
@@ -9662,7 +9952,7 @@
9662
9952
  "filename": "Overview.html"
9663
9953
  },
9664
9954
  "nightly": {
9665
- "url": "https://drafts.csswg.org/css-easing/",
9955
+ "url": "https://drafts.csswg.org/css-easing-1/",
9666
9956
  "repository": "https://github.com/w3c/csswg-drafts",
9667
9957
  "sourcePath": "css-easing-1/Overview.bs",
9668
9958
  "filename": "Overview.html"
@@ -9748,7 +10038,7 @@
9748
10038
  "filename": "Overview.html"
9749
10039
  },
9750
10040
  "nightly": {
9751
- "url": "https://drafts.csswg.org/css-font-loading/",
10041
+ "url": "https://drafts.csswg.org/css-font-loading-3/",
9752
10042
  "repository": "https://github.com/w3c/csswg-drafts",
9753
10043
  "sourcePath": "css-font-loading-3/Overview.bs",
9754
10044
  "filename": "Overview.html"
@@ -9881,7 +10171,7 @@
9881
10171
  "filename": "Overview.html"
9882
10172
  },
9883
10173
  "nightly": {
9884
- "url": "https://drafts.csswg.org/css-gcpm/",
10174
+ "url": "https://drafts.csswg.org/css-gcpm-3/",
9885
10175
  "repository": "https://github.com/w3c/csswg-drafts",
9886
10176
  "sourcePath": "css-gcpm-3/Overview.bs",
9887
10177
  "filename": "Overview.html"
@@ -10178,7 +10468,7 @@
10178
10468
  "filename": "Overview.html"
10179
10469
  },
10180
10470
  "nightly": {
10181
- "url": "https://drafts.csswg.org/css-line-grid/",
10471
+ "url": "https://drafts.csswg.org/css-line-grid-1/",
10182
10472
  "repository": "https://github.com/w3c/csswg-drafts",
10183
10473
  "sourcePath": "css-line-grid-1/Overview.bs",
10184
10474
  "filename": "Overview.html"
@@ -10346,7 +10636,7 @@
10346
10636
  "filename": "Overview.html"
10347
10637
  },
10348
10638
  "nightly": {
10349
- "url": "https://drafts.csswg.org/css-multicol/",
10639
+ "url": "https://drafts.csswg.org/css-multicol-1/",
10350
10640
  "repository": "https://github.com/w3c/csswg-drafts",
10351
10641
  "sourcePath": "css-multicol-1/Overview.bs",
10352
10642
  "filename": "Overview.html"
@@ -10388,7 +10678,7 @@
10388
10678
  "filename": "Overview.html"
10389
10679
  },
10390
10680
  "nightly": {
10391
- "url": "https://drafts.csswg.org/css-namespaces/",
10681
+ "url": "https://drafts.csswg.org/css-namespaces-3/",
10392
10682
  "repository": "https://github.com/w3c/csswg-drafts",
10393
10683
  "sourcePath": "css-namespaces-3/Overview.bs",
10394
10684
  "filename": "Overview.html"
@@ -10468,7 +10758,7 @@
10468
10758
  "filename": "Overview.html"
10469
10759
  },
10470
10760
  "nightly": {
10471
- "url": "https://drafts.csswg.org/css-nesting/",
10761
+ "url": "https://drafts.csswg.org/css-nesting-1/",
10472
10762
  "repository": "https://github.com/w3c/csswg-drafts",
10473
10763
  "sourcePath": "css-nesting-1/Overview.bs",
10474
10764
  "filename": "Overview.html"
@@ -10680,7 +10970,7 @@
10680
10970
  "filename": "Overview.html"
10681
10971
  },
10682
10972
  "nightly": {
10683
- "url": "https://drafts.csswg.org/css-page-floats/",
10973
+ "url": "https://drafts.csswg.org/css-page-floats-3/",
10684
10974
  "repository": "https://github.com/w3c/csswg-drafts",
10685
10975
  "sourcePath": "css-page-floats-3/Overview.bs",
10686
10976
  "filename": "Overview.html"
@@ -10760,7 +11050,7 @@
10760
11050
  "filename": "Overview.html"
10761
11051
  },
10762
11052
  "nightly": {
10763
- "url": "https://drafts.csswg.org/css-position/",
11053
+ "url": "https://drafts.csswg.org/css-position-3/",
10764
11054
  "repository": "https://github.com/w3c/csswg-drafts",
10765
11055
  "sourcePath": "css-position-3/Overview.bs",
10766
11056
  "filename": "Overview.html"
@@ -10893,7 +11183,7 @@
10893
11183
  "filename": "Overview.html"
10894
11184
  },
10895
11185
  "nightly": {
10896
- "url": "https://drafts.csswg.org/css-regions/",
11186
+ "url": "https://drafts.csswg.org/css-regions-1/",
10897
11187
  "repository": "https://github.com/w3c/csswg-drafts",
10898
11188
  "sourcePath": "css-regions-1/Overview.bs",
10899
11189
  "filename": "Overview.html"
@@ -10930,7 +11220,7 @@
10930
11220
  "filename": "Overview.html"
10931
11221
  },
10932
11222
  "nightly": {
10933
- "url": "https://drafts.csswg.org/css-rhythm/",
11223
+ "url": "https://drafts.csswg.org/css-rhythm-1/",
10934
11224
  "repository": "https://github.com/w3c/csswg-drafts",
10935
11225
  "sourcePath": "css-rhythm-1/Overview.bs",
10936
11226
  "filename": "Overview.html"
@@ -10967,7 +11257,7 @@
10967
11257
  "filename": "Overview.html"
10968
11258
  },
10969
11259
  "nightly": {
10970
- "url": "https://drafts.csswg.org/css-round-display/",
11260
+ "url": "https://drafts.csswg.org/css-round-display-1/",
10971
11261
  "repository": "https://github.com/w3c/csswg-drafts",
10972
11262
  "sourcePath": "css-round-display-1/Overview.bs",
10973
11263
  "filename": "Overview.html"
@@ -11053,7 +11343,7 @@
11053
11343
  "filename": "Overview.html"
11054
11344
  },
11055
11345
  "nightly": {
11056
- "url": "https://drafts.csswg.org/css-scoping/",
11346
+ "url": "https://drafts.csswg.org/css-scoping-1/",
11057
11347
  "repository": "https://github.com/w3c/csswg-drafts",
11058
11348
  "sourcePath": "css-scoping-1/Overview.bs",
11059
11349
  "filename": "Overview.html"
@@ -11096,7 +11386,7 @@
11096
11386
  "filename": "Overview.html"
11097
11387
  },
11098
11388
  "nightly": {
11099
- "url": "https://drafts.csswg.org/css-scroll-anchoring/",
11389
+ "url": "https://drafts.csswg.org/css-scroll-anchoring-1/",
11100
11390
  "repository": "https://github.com/w3c/csswg-drafts",
11101
11391
  "sourcePath": "css-scroll-anchoring-1/Overview.bs",
11102
11392
  "filename": "Overview.html"
@@ -11183,7 +11473,7 @@
11183
11473
  "filename": "Overview.html"
11184
11474
  },
11185
11475
  "nightly": {
11186
- "url": "https://drafts.csswg.org/css-scrollbars/",
11476
+ "url": "https://drafts.csswg.org/css-scrollbars-1/",
11187
11477
  "repository": "https://github.com/w3c/csswg-drafts",
11188
11478
  "sourcePath": "css-scrollbars-1/Overview.bs",
11189
11479
  "filename": "Overview.html"
@@ -11226,7 +11516,7 @@
11226
11516
  "filename": "Overview.html"
11227
11517
  },
11228
11518
  "nightly": {
11229
- "url": "https://drafts.csswg.org/css-shadow-parts/",
11519
+ "url": "https://drafts.csswg.org/css-shadow-parts-1/",
11230
11520
  "repository": "https://github.com/w3c/csswg-drafts",
11231
11521
  "sourcePath": "css-shadow-parts-1/Overview.bs",
11232
11522
  "filename": "Overview.html"
@@ -11270,7 +11560,7 @@
11270
11560
  "filename": "Overview.html"
11271
11561
  },
11272
11562
  "nightly": {
11273
- "url": "https://drafts.csswg.org/css-shapes/",
11563
+ "url": "https://drafts.csswg.org/css-shapes-1/",
11274
11564
  "repository": "https://github.com/w3c/csswg-drafts",
11275
11565
  "sourcePath": "css-shapes-1/Overview.bs",
11276
11566
  "filename": "Overview.html"
@@ -11486,7 +11776,7 @@
11486
11776
  "filename": "Overview.html"
11487
11777
  },
11488
11778
  "nightly": {
11489
- "url": "https://drafts.csswg.org/css-syntax/",
11779
+ "url": "https://drafts.csswg.org/css-syntax-3/",
11490
11780
  "repository": "https://github.com/w3c/csswg-drafts",
11491
11781
  "sourcePath": "css-syntax-3/Overview.bs",
11492
11782
  "filename": "Overview.html"
@@ -11749,7 +12039,7 @@
11749
12039
  "filename": "Overview.html"
11750
12040
  },
11751
12041
  "nightly": {
11752
- "url": "https://drafts.csswg.org/css-transforms/",
12042
+ "url": "https://drafts.csswg.org/css-transforms-1/",
11753
12043
  "repository": "https://github.com/w3c/csswg-drafts",
11754
12044
  "sourcePath": "css-transforms-1/Overview.bs",
11755
12045
  "filename": "Overview.html"
@@ -11837,7 +12127,7 @@
11837
12127
  "filename": "Overview.html"
11838
12128
  },
11839
12129
  "nightly": {
11840
- "url": "https://drafts.csswg.org/css-transitions/",
12130
+ "url": "https://drafts.csswg.org/css-transitions-1/",
11841
12131
  "repository": "https://github.com/w3c/csswg-drafts",
11842
12132
  "sourcePath": "css-transitions-1/Overview.bs",
11843
12133
  "filename": "Overview.html"
@@ -12062,7 +12352,7 @@
12062
12352
  "filename": "Overview.html"
12063
12353
  },
12064
12354
  "nightly": {
12065
- "url": "https://drafts.csswg.org/css-variables/",
12355
+ "url": "https://drafts.csswg.org/css-variables-1/",
12066
12356
  "repository": "https://github.com/w3c/csswg-drafts",
12067
12357
  "sourcePath": "css-variables-1/Overview.bs",
12068
12358
  "filename": "Overview.html"
@@ -12104,7 +12394,7 @@
12104
12394
  "filename": "Overview.html"
12105
12395
  },
12106
12396
  "nightly": {
12107
- "url": "https://drafts.csswg.org/css-will-change/",
12397
+ "url": "https://drafts.csswg.org/css-will-change-1/",
12108
12398
  "repository": "https://github.com/w3c/csswg-drafts",
12109
12399
  "sourcePath": "css-will-change-1/Overview.bs",
12110
12400
  "filename": "Overview.html"
@@ -12321,11 +12611,11 @@
12321
12611
  "title": "CSS Exclusions",
12322
12612
  "shortTitle": "CSS Exclusions",
12323
12613
  "releaseUrl": "https://www.w3.org/TR/css-exclusions/",
12324
- "nightlyUrl": "https://drafts.csswg.org/css-exclusions/"
12614
+ "nightlyUrl": "https://drafts.csswg.org/css-exclusions-1/"
12325
12615
  },
12326
12616
  "seriesVersion": "1",
12327
12617
  "nightly": {
12328
- "url": "https://drafts.csswg.org/css-exclusions/",
12618
+ "url": "https://drafts.csswg.org/css-exclusions-1/",
12329
12619
  "sourcePath": "css-exclusions-1/Overview.bs",
12330
12620
  "repository": "https://github.com/w3c/csswg-drafts",
12331
12621
  "filename": "Overview.html"
@@ -12379,7 +12669,7 @@
12379
12669
  "filename": "Overview.html"
12380
12670
  },
12381
12671
  "nightly": {
12382
- "url": "https://drafts.csswg.org/cssom/",
12672
+ "url": "https://drafts.csswg.org/cssom-1/",
12383
12673
  "repository": "https://github.com/w3c/csswg-drafts",
12384
12674
  "sourcePath": "cssom-1/Overview.bs",
12385
12675
  "filename": "Overview.html"
@@ -12422,7 +12712,7 @@
12422
12712
  "filename": "Overview.html"
12423
12713
  },
12424
12714
  "nightly": {
12425
- "url": "https://drafts.csswg.org/cssom-view/",
12715
+ "url": "https://drafts.csswg.org/cssom-view-1/",
12426
12716
  "repository": "https://github.com/w3c/csswg-drafts",
12427
12717
  "sourcePath": "cssom-view-1/Overview.bs",
12428
12718
  "filename": "Overview.html"
@@ -12830,7 +13120,7 @@
12830
13120
  "filename": "Overview.html"
12831
13121
  },
12832
13122
  "nightly": {
12833
- "url": "https://drafts.fxtf.org/fill-stroke/",
13123
+ "url": "https://drafts.fxtf.org/fill-stroke-3/",
12834
13124
  "repository": "https://github.com/w3c/fxtf-drafts",
12835
13125
  "sourcePath": "fill-stroke/Overview.bs",
12836
13126
  "filename": "Overview.html"
@@ -13121,7 +13411,7 @@
13121
13411
  "filename": "Overview.html"
13122
13412
  },
13123
13413
  "nightly": {
13124
- "url": "https://drafts.fxtf.org/geometry/",
13414
+ "url": "https://drafts.fxtf.org/geometry-1/",
13125
13415
  "repository": "https://github.com/w3c/fxtf-drafts",
13126
13416
  "sourcePath": "geometry/Overview.bs",
13127
13417
  "filename": "Overview.html"
@@ -14732,48 +15022,6 @@
14732
15022
  ]
14733
15023
  }
14734
15024
  },
14735
- {
14736
- "url": "https://www.w3.org/TR/payment-method-basic-card/",
14737
- "seriesComposition": "full",
14738
- "shortname": "payment-method-basic-card",
14739
- "series": {
14740
- "shortname": "payment-method-basic-card",
14741
- "currentSpecification": "payment-method-basic-card",
14742
- "title": "Payment Method: Basic Card",
14743
- "shortTitle": "Basic Card",
14744
- "releaseUrl": "https://www.w3.org/TR/payment-method-basic-card/",
14745
- "nightlyUrl": "https://w3c.github.io/payment-method-basic-card/"
14746
- },
14747
- "shortTitle": "Basic Card",
14748
- "organization": "W3C",
14749
- "groups": [
14750
- {
14751
- "name": "Web Payments Working Group",
14752
- "url": "https://www.w3.org/Payments/WG/"
14753
- }
14754
- ],
14755
- "release": {
14756
- "url": "https://www.w3.org/TR/payment-method-basic-card/",
14757
- "filename": "Overview.html"
14758
- },
14759
- "nightly": {
14760
- "url": "https://w3c.github.io/payment-method-basic-card/",
14761
- "repository": "https://github.com/w3c/payment-method-basic-card",
14762
- "sourcePath": "index.html",
14763
- "filename": "index.html"
14764
- },
14765
- "title": "Payment Method: Basic Card",
14766
- "source": "w3c",
14767
- "categories": [
14768
- "browser"
14769
- ],
14770
- "tests": {
14771
- "repository": "https://github.com/web-platform-tests/wpt",
14772
- "testPaths": [
14773
- "payment-method-basic-card"
14774
- ]
14775
- }
14776
- },
14777
15025
  {
14778
15026
  "url": "https://www.w3.org/TR/payment-method-id/",
14779
15027
  "seriesComposition": "full",
@@ -15470,7 +15718,7 @@
15470
15718
  "filename": "Overview.html"
15471
15719
  },
15472
15720
  "nightly": {
15473
- "url": "https://drafts.csswg.org/resize-observer/",
15721
+ "url": "https://drafts.csswg.org/resize-observer-1/",
15474
15722
  "repository": "https://github.com/w3c/csswg-drafts",
15475
15723
  "sourcePath": "resize-observer-1/Overview.bs",
15476
15724
  "filename": "Overview.html"
@@ -15844,7 +16092,7 @@
15844
16092
  "filename": "Overview.html"
15845
16093
  },
15846
16094
  "nightly": {
15847
- "url": "https://drafts.csswg.org/selectors/",
16095
+ "url": "https://drafts.csswg.org/selectors-4/",
15848
16096
  "repository": "https://github.com/w3c/csswg-drafts",
15849
16097
  "sourcePath": "selectors-4/Overview.bs",
15850
16098
  "filename": "Overview.html"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "browser-specs",
3
- "version": "3.19.0",
3
+ "version": "3.22.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",