browser-specs 3.13.0 → 3.16.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.
- package/index.json +180 -78
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -722,6 +722,46 @@
|
|
|
722
722
|
]
|
|
723
723
|
}
|
|
724
724
|
},
|
|
725
|
+
{
|
|
726
|
+
"url": "https://drafts.csswg.org/css-variables-2/",
|
|
727
|
+
"seriesComposition": "full",
|
|
728
|
+
"shortname": "css-variables-2",
|
|
729
|
+
"series": {
|
|
730
|
+
"shortname": "css-variables",
|
|
731
|
+
"currentSpecification": "css-variables-1",
|
|
732
|
+
"title": "CSS Custom Properties for Cascading Variables",
|
|
733
|
+
"shortTitle": "CSS Variables",
|
|
734
|
+
"releaseUrl": "https://www.w3.org/TR/css-variables/",
|
|
735
|
+
"nightlyUrl": "https://drafts.csswg.org/css-variables/"
|
|
736
|
+
},
|
|
737
|
+
"seriesVersion": "2",
|
|
738
|
+
"shortTitle": "CSS Variables 2",
|
|
739
|
+
"seriesPrevious": "css-variables-1",
|
|
740
|
+
"organization": "W3C",
|
|
741
|
+
"groups": [
|
|
742
|
+
{
|
|
743
|
+
"name": "Cascading Style Sheets (CSS) Working Group",
|
|
744
|
+
"url": "https://www.w3.org/Style/CSS/"
|
|
745
|
+
}
|
|
746
|
+
],
|
|
747
|
+
"nightly": {
|
|
748
|
+
"url": "https://drafts.csswg.org/css-variables-2/",
|
|
749
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
750
|
+
"sourcePath": "css-variables-2/Overview.bs",
|
|
751
|
+
"filename": "Overview.html"
|
|
752
|
+
},
|
|
753
|
+
"title": "CSS Custom Properties for Cascading Variables Module Level 2",
|
|
754
|
+
"source": "spec",
|
|
755
|
+
"categories": [
|
|
756
|
+
"browser"
|
|
757
|
+
],
|
|
758
|
+
"tests": {
|
|
759
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
760
|
+
"testPaths": [
|
|
761
|
+
"css/css-variables"
|
|
762
|
+
]
|
|
763
|
+
}
|
|
764
|
+
},
|
|
725
765
|
{
|
|
726
766
|
"url": "https://drafts.csswg.org/scroll-animations-1/",
|
|
727
767
|
"seriesComposition": "full",
|
|
@@ -2831,43 +2871,6 @@
|
|
|
2831
2871
|
]
|
|
2832
2872
|
}
|
|
2833
2873
|
},
|
|
2834
|
-
{
|
|
2835
|
-
"url": "https://w3c.github.io/window-placement/",
|
|
2836
|
-
"seriesComposition": "full",
|
|
2837
|
-
"shortname": "window-placement",
|
|
2838
|
-
"series": {
|
|
2839
|
-
"shortname": "window-placement",
|
|
2840
|
-
"currentSpecification": "window-placement",
|
|
2841
|
-
"title": "Multi-Screen Window Placement",
|
|
2842
|
-
"shortTitle": "Multi-Screen Window Placement",
|
|
2843
|
-
"nightlyUrl": "https://w3c.github.io/window-placement/"
|
|
2844
|
-
},
|
|
2845
|
-
"organization": "W3C",
|
|
2846
|
-
"groups": [
|
|
2847
|
-
{
|
|
2848
|
-
"name": "Second Screen Working Group",
|
|
2849
|
-
"url": "https://www.w3.org/2014/secondscreen/"
|
|
2850
|
-
}
|
|
2851
|
-
],
|
|
2852
|
-
"nightly": {
|
|
2853
|
-
"url": "https://w3c.github.io/window-placement/",
|
|
2854
|
-
"repository": "https://github.com/w3c/window-placement",
|
|
2855
|
-
"sourcePath": "index.bs",
|
|
2856
|
-
"filename": "index.html"
|
|
2857
|
-
},
|
|
2858
|
-
"title": "Multi-Screen Window Placement",
|
|
2859
|
-
"source": "spec",
|
|
2860
|
-
"shortTitle": "Multi-Screen Window Placement",
|
|
2861
|
-
"categories": [
|
|
2862
|
-
"browser"
|
|
2863
|
-
],
|
|
2864
|
-
"tests": {
|
|
2865
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
2866
|
-
"testPaths": [
|
|
2867
|
-
"window-placement"
|
|
2868
|
-
]
|
|
2869
|
-
}
|
|
2870
|
-
},
|
|
2871
2874
|
{
|
|
2872
2875
|
"url": "https://webassembly.github.io/exception-handling/js-api/",
|
|
2873
2876
|
"seriesComposition": "fork",
|
|
@@ -4273,6 +4276,99 @@
|
|
|
4273
4276
|
"browser"
|
|
4274
4277
|
]
|
|
4275
4278
|
},
|
|
4279
|
+
{
|
|
4280
|
+
"url": "https://wicg.github.io/nav-speculation/prefetch.html",
|
|
4281
|
+
"seriesComposition": "full",
|
|
4282
|
+
"shortname": "prefetch",
|
|
4283
|
+
"series": {
|
|
4284
|
+
"shortname": "prefetch",
|
|
4285
|
+
"currentSpecification": "prefetch",
|
|
4286
|
+
"title": "Prefetch",
|
|
4287
|
+
"shortTitle": "Prefetch",
|
|
4288
|
+
"nightlyUrl": "https://wicg.github.io/nav-speculation/prefetch.html"
|
|
4289
|
+
},
|
|
4290
|
+
"organization": "W3C",
|
|
4291
|
+
"groups": [
|
|
4292
|
+
{
|
|
4293
|
+
"name": "Web Platform Incubator Community Group",
|
|
4294
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
4295
|
+
}
|
|
4296
|
+
],
|
|
4297
|
+
"nightly": {
|
|
4298
|
+
"url": "https://wicg.github.io/nav-speculation/prefetch.html",
|
|
4299
|
+
"repository": "https://github.com/WICG/nav-speculation",
|
|
4300
|
+
"sourcePath": "prefetch.bs",
|
|
4301
|
+
"filename": "prefetch.html"
|
|
4302
|
+
},
|
|
4303
|
+
"title": "Prefetch",
|
|
4304
|
+
"source": "spec",
|
|
4305
|
+
"shortTitle": "Prefetch",
|
|
4306
|
+
"categories": [
|
|
4307
|
+
"browser"
|
|
4308
|
+
]
|
|
4309
|
+
},
|
|
4310
|
+
{
|
|
4311
|
+
"url": "https://wicg.github.io/nav-speculation/prerendering.html",
|
|
4312
|
+
"seriesComposition": "full",
|
|
4313
|
+
"shortname": "prerendering-revamped",
|
|
4314
|
+
"series": {
|
|
4315
|
+
"shortname": "prerendering-revamped",
|
|
4316
|
+
"currentSpecification": "prerendering-revamped",
|
|
4317
|
+
"title": "Prerendering Revamped",
|
|
4318
|
+
"shortTitle": "Prerendering Revamped",
|
|
4319
|
+
"nightlyUrl": "https://wicg.github.io/nav-speculation/prerendering.html"
|
|
4320
|
+
},
|
|
4321
|
+
"organization": "W3C",
|
|
4322
|
+
"groups": [
|
|
4323
|
+
{
|
|
4324
|
+
"name": "Web Platform Incubator Community Group",
|
|
4325
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
4326
|
+
}
|
|
4327
|
+
],
|
|
4328
|
+
"nightly": {
|
|
4329
|
+
"url": "https://wicg.github.io/nav-speculation/prerendering.html",
|
|
4330
|
+
"repository": "https://github.com/WICG/nav-speculation",
|
|
4331
|
+
"sourcePath": "prerendering.bs",
|
|
4332
|
+
"filename": "prerendering.html"
|
|
4333
|
+
},
|
|
4334
|
+
"title": "Prerendering Revamped",
|
|
4335
|
+
"source": "spec",
|
|
4336
|
+
"shortTitle": "Prerendering Revamped",
|
|
4337
|
+
"categories": [
|
|
4338
|
+
"browser"
|
|
4339
|
+
]
|
|
4340
|
+
},
|
|
4341
|
+
{
|
|
4342
|
+
"url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
|
|
4343
|
+
"seriesComposition": "full",
|
|
4344
|
+
"shortname": "speculation-rules",
|
|
4345
|
+
"series": {
|
|
4346
|
+
"shortname": "speculation-rules",
|
|
4347
|
+
"currentSpecification": "speculation-rules",
|
|
4348
|
+
"title": "Speculation Rules",
|
|
4349
|
+
"shortTitle": "Speculation Rules",
|
|
4350
|
+
"nightlyUrl": "https://wicg.github.io/nav-speculation/speculation-rules.html"
|
|
4351
|
+
},
|
|
4352
|
+
"organization": "W3C",
|
|
4353
|
+
"groups": [
|
|
4354
|
+
{
|
|
4355
|
+
"name": "Web Platform Incubator Community Group",
|
|
4356
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
4357
|
+
}
|
|
4358
|
+
],
|
|
4359
|
+
"nightly": {
|
|
4360
|
+
"url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
|
|
4361
|
+
"repository": "https://github.com/WICG/nav-speculation",
|
|
4362
|
+
"sourcePath": "speculation-rules.bs",
|
|
4363
|
+
"filename": "speculation-rules.html"
|
|
4364
|
+
},
|
|
4365
|
+
"title": "Speculation Rules",
|
|
4366
|
+
"source": "spec",
|
|
4367
|
+
"shortTitle": "Speculation Rules",
|
|
4368
|
+
"categories": [
|
|
4369
|
+
"browser"
|
|
4370
|
+
]
|
|
4371
|
+
},
|
|
4276
4372
|
{
|
|
4277
4373
|
"url": "https://wicg.github.io/navigation-api/",
|
|
4278
4374
|
"seriesComposition": "full",
|
|
@@ -5194,43 +5290,6 @@
|
|
|
5194
5290
|
]
|
|
5195
5291
|
}
|
|
5196
5292
|
},
|
|
5197
|
-
{
|
|
5198
|
-
"url": "https://wicg.github.io/visual-viewport/",
|
|
5199
|
-
"seriesComposition": "full",
|
|
5200
|
-
"shortname": "visual-viewport",
|
|
5201
|
-
"series": {
|
|
5202
|
-
"shortname": "visual-viewport",
|
|
5203
|
-
"currentSpecification": "visual-viewport",
|
|
5204
|
-
"title": "Visual Viewport API",
|
|
5205
|
-
"shortTitle": "Visual Viewport API",
|
|
5206
|
-
"nightlyUrl": "https://wicg.github.io/visual-viewport/"
|
|
5207
|
-
},
|
|
5208
|
-
"organization": "W3C",
|
|
5209
|
-
"groups": [
|
|
5210
|
-
{
|
|
5211
|
-
"name": "Web Platform Incubator Community Group",
|
|
5212
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
5213
|
-
}
|
|
5214
|
-
],
|
|
5215
|
-
"nightly": {
|
|
5216
|
-
"url": "https://wicg.github.io/visual-viewport/",
|
|
5217
|
-
"repository": "https://github.com/WICG/visual-viewport",
|
|
5218
|
-
"sourcePath": "index.html",
|
|
5219
|
-
"filename": "index.html"
|
|
5220
|
-
},
|
|
5221
|
-
"title": "Visual Viewport API",
|
|
5222
|
-
"source": "specref",
|
|
5223
|
-
"shortTitle": "Visual Viewport API",
|
|
5224
|
-
"categories": [
|
|
5225
|
-
"browser"
|
|
5226
|
-
],
|
|
5227
|
-
"tests": {
|
|
5228
|
-
"repository": "https://github.com/web-platform-tests/wpt",
|
|
5229
|
-
"testPaths": [
|
|
5230
|
-
"visual-viewport"
|
|
5231
|
-
]
|
|
5232
|
-
}
|
|
5233
|
-
},
|
|
5234
5293
|
{
|
|
5235
5294
|
"url": "https://wicg.github.io/web-otp/",
|
|
5236
5295
|
"seriesComposition": "full",
|
|
@@ -11959,6 +12018,7 @@
|
|
|
11959
12018
|
},
|
|
11960
12019
|
"seriesVersion": "1",
|
|
11961
12020
|
"shortTitle": "CSS Variables 1",
|
|
12021
|
+
"seriesNext": "css-variables-2",
|
|
11962
12022
|
"organization": "W3C",
|
|
11963
12023
|
"groups": [
|
|
11964
12024
|
{
|
|
@@ -15318,8 +15378,8 @@
|
|
|
15318
15378
|
"series": {
|
|
15319
15379
|
"shortname": "requestidlecallback",
|
|
15320
15380
|
"currentSpecification": "requestidlecallback",
|
|
15321
|
-
"title": "Cooperative Scheduling of Background Tasks",
|
|
15322
|
-
"shortTitle": "Cooperative Scheduling of Background Tasks",
|
|
15381
|
+
"title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15382
|
+
"shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15323
15383
|
"releaseUrl": "https://www.w3.org/TR/requestidlecallback/",
|
|
15324
15384
|
"nightlyUrl": "https://w3c.github.io/requestidlecallback/"
|
|
15325
15385
|
},
|
|
@@ -15340,9 +15400,9 @@
|
|
|
15340
15400
|
"sourcePath": "index.html",
|
|
15341
15401
|
"filename": "index.html"
|
|
15342
15402
|
},
|
|
15343
|
-
"title": "Cooperative Scheduling of Background Tasks",
|
|
15403
|
+
"title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15344
15404
|
"source": "w3c",
|
|
15345
|
-
"shortTitle": "Cooperative Scheduling of Background Tasks",
|
|
15405
|
+
"shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15346
15406
|
"categories": [
|
|
15347
15407
|
"browser"
|
|
15348
15408
|
],
|
|
@@ -17989,6 +18049,48 @@
|
|
|
17989
18049
|
"browser"
|
|
17990
18050
|
]
|
|
17991
18051
|
},
|
|
18052
|
+
{
|
|
18053
|
+
"url": "https://www.w3.org/TR/window-placement/",
|
|
18054
|
+
"seriesComposition": "full",
|
|
18055
|
+
"shortname": "window-placement",
|
|
18056
|
+
"series": {
|
|
18057
|
+
"shortname": "window-placement",
|
|
18058
|
+
"currentSpecification": "window-placement",
|
|
18059
|
+
"title": "Multi-Screen Window Placement",
|
|
18060
|
+
"shortTitle": "Multi-Screen Window Placement",
|
|
18061
|
+
"releaseUrl": "https://www.w3.org/TR/window-placement/",
|
|
18062
|
+
"nightlyUrl": "https://w3c.github.io/window-placement/"
|
|
18063
|
+
},
|
|
18064
|
+
"organization": "W3C",
|
|
18065
|
+
"groups": [
|
|
18066
|
+
{
|
|
18067
|
+
"name": "Second Screen Working Group",
|
|
18068
|
+
"url": "https://www.w3.org/2014/secondscreen/"
|
|
18069
|
+
}
|
|
18070
|
+
],
|
|
18071
|
+
"release": {
|
|
18072
|
+
"url": "https://www.w3.org/TR/window-placement/",
|
|
18073
|
+
"filename": "Overview.html"
|
|
18074
|
+
},
|
|
18075
|
+
"nightly": {
|
|
18076
|
+
"url": "https://w3c.github.io/window-placement/",
|
|
18077
|
+
"repository": "https://github.com/w3c/window-placement",
|
|
18078
|
+
"sourcePath": "index.bs",
|
|
18079
|
+
"filename": "index.html"
|
|
18080
|
+
},
|
|
18081
|
+
"title": "Multi-Screen Window Placement",
|
|
18082
|
+
"source": "w3c",
|
|
18083
|
+
"shortTitle": "Multi-Screen Window Placement",
|
|
18084
|
+
"categories": [
|
|
18085
|
+
"browser"
|
|
18086
|
+
],
|
|
18087
|
+
"tests": {
|
|
18088
|
+
"repository": "https://github.com/web-platform-tests/wpt",
|
|
18089
|
+
"testPaths": [
|
|
18090
|
+
"window-placement"
|
|
18091
|
+
]
|
|
18092
|
+
}
|
|
18093
|
+
},
|
|
17992
18094
|
{
|
|
17993
18095
|
"url": "https://www.w3.org/TR/WOFF/",
|
|
17994
18096
|
"seriesComposition": "full",
|
package/package.json
CHANGED