web-specs 2.14.0 → 2.17.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 +180 -78
  2. 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",
@@ -12019,6 +12078,7 @@
12019
12078
  },
12020
12079
  "seriesVersion": "1",
12021
12080
  "shortTitle": "CSS Variables 1",
12081
+ "seriesNext": "css-variables-2",
12022
12082
  "organization": "W3C",
12023
12083
  "groups": [
12024
12084
  {
@@ -15584,8 +15644,8 @@
15584
15644
  "series": {
15585
15645
  "shortname": "requestidlecallback",
15586
15646
  "currentSpecification": "requestidlecallback",
15587
- "title": "Cooperative Scheduling of Background Tasks",
15588
- "shortTitle": "Cooperative Scheduling of Background Tasks",
15647
+ "title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
15648
+ "shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
15589
15649
  "releaseUrl": "https://www.w3.org/TR/requestidlecallback/",
15590
15650
  "nightlyUrl": "https://w3c.github.io/requestidlecallback/"
15591
15651
  },
@@ -15606,9 +15666,9 @@
15606
15666
  "sourcePath": "index.html",
15607
15667
  "filename": "index.html"
15608
15668
  },
15609
- "title": "Cooperative Scheduling of Background Tasks",
15669
+ "title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
15610
15670
  "source": "w3c",
15611
- "shortTitle": "Cooperative Scheduling of Background Tasks",
15671
+ "shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
15612
15672
  "categories": [
15613
15673
  "browser"
15614
15674
  ],
@@ -18255,6 +18315,48 @@
18255
18315
  "browser"
18256
18316
  ]
18257
18317
  },
18318
+ {
18319
+ "url": "https://www.w3.org/TR/window-placement/",
18320
+ "seriesComposition": "full",
18321
+ "shortname": "window-placement",
18322
+ "series": {
18323
+ "shortname": "window-placement",
18324
+ "currentSpecification": "window-placement",
18325
+ "title": "Multi-Screen Window Placement",
18326
+ "shortTitle": "Multi-Screen Window Placement",
18327
+ "releaseUrl": "https://www.w3.org/TR/window-placement/",
18328
+ "nightlyUrl": "https://w3c.github.io/window-placement/"
18329
+ },
18330
+ "organization": "W3C",
18331
+ "groups": [
18332
+ {
18333
+ "name": "Second Screen Working Group",
18334
+ "url": "https://www.w3.org/2014/secondscreen/"
18335
+ }
18336
+ ],
18337
+ "release": {
18338
+ "url": "https://www.w3.org/TR/window-placement/",
18339
+ "filename": "Overview.html"
18340
+ },
18341
+ "nightly": {
18342
+ "url": "https://w3c.github.io/window-placement/",
18343
+ "repository": "https://github.com/w3c/window-placement",
18344
+ "sourcePath": "index.bs",
18345
+ "filename": "index.html"
18346
+ },
18347
+ "title": "Multi-Screen Window Placement",
18348
+ "source": "w3c",
18349
+ "shortTitle": "Multi-Screen Window Placement",
18350
+ "categories": [
18351
+ "browser"
18352
+ ],
18353
+ "tests": {
18354
+ "repository": "https://github.com/web-platform-tests/wpt",
18355
+ "testPaths": [
18356
+ "window-placement"
18357
+ ]
18358
+ }
18359
+ },
18258
18360
  {
18259
18361
  "url": "https://www.w3.org/TR/WOFF/",
18260
18362
  "seriesComposition": "full",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "2.14.0",
3
+ "version": "2.17.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",