web-specs 3.80.0 → 3.82.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 +134 -25
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -547,8 +547,8 @@
547
547
  "series": {
548
548
  "shortname": "no-vary-search",
549
549
  "currentSpecification": "no-vary-search",
550
- "title": "The No-Vary-Search HTTP Response Header Field",
551
- "shortTitle": "The No-Vary-Search HTTP Response Header Field",
550
+ "title": "The No-Vary-Search HTTP Caching Extension",
551
+ "shortTitle": "The No-Vary-Search HTTP Caching Extension",
552
552
  "nightlyUrl": "https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html"
553
553
  },
554
554
  "organization": "IETF",
@@ -566,9 +566,9 @@
566
566
  "sourcePath": "draft-ietf-httpbis-no-vary-search.md",
567
567
  "filename": "draft-ietf-httpbis-no-vary-search.html"
568
568
  },
569
- "title": "The No-Vary-Search HTTP Response Header Field",
569
+ "title": "The No-Vary-Search HTTP Caching Extension",
570
570
  "source": "ietf",
571
- "shortTitle": "The No-Vary-Search HTTP Response Header Field",
571
+ "shortTitle": "The No-Vary-Search HTTP Caching Extension",
572
572
  "categories": [
573
573
  "browser"
574
574
  ],
@@ -706,7 +706,7 @@
706
706
  ],
707
707
  "nightly": {
708
708
  "url": "https://drafts.css-houdini.org/css-typed-om-2/",
709
- "status": "A Collection of Interesting Ideas",
709
+ "status": "Editor's Draft",
710
710
  "alternateUrls": [],
711
711
  "repository": "https://github.com/w3c/css-houdini-drafts",
712
712
  "sourcePath": "css-typed-om-2/Overview.bs",
@@ -718,7 +718,7 @@
718
718
  "categories": [
719
719
  "browser"
720
720
  ],
721
- "standing": "pending",
721
+ "standing": "good",
722
722
  "tests": {
723
723
  "repository": "https://github.com/web-platform-tests/wpt",
724
724
  "testPaths": [
@@ -748,7 +748,7 @@
748
748
  ],
749
749
  "nightly": {
750
750
  "url": "https://drafts.css-houdini.org/font-metrics-api-1/",
751
- "status": "A Collection of Interesting Ideas",
751
+ "status": "Editor's Draft",
752
752
  "alternateUrls": [],
753
753
  "repository": "https://github.com/w3c/css-houdini-drafts",
754
754
  "sourcePath": "font-metrics-api/Overview.bs",
@@ -761,6 +761,44 @@
761
761
  "browser"
762
762
  ]
763
763
  },
764
+ {
765
+ "url": "https://drafts.csswg.org/animation-triggers-1/",
766
+ "seriesComposition": "full",
767
+ "shortname": "animation-triggers-1",
768
+ "series": {
769
+ "shortname": "animation-triggers",
770
+ "currentSpecification": "animation-triggers-1",
771
+ "title": "Animation Triggers",
772
+ "shortTitle": "Animation Triggers",
773
+ "nightlyUrl": "https://drafts.csswg.org/animation-triggers/"
774
+ },
775
+ "seriesVersion": "1",
776
+ "organization": "W3C",
777
+ "groups": [
778
+ {
779
+ "name": "Cascading Style Sheets (CSS) Working Group",
780
+ "url": "https://www.w3.org/groups/wg/css/"
781
+ }
782
+ ],
783
+ "nightly": {
784
+ "url": "https://drafts.csswg.org/animation-triggers-1/",
785
+ "status": "Editor's Draft",
786
+ "alternateUrls": [
787
+ "https://w3c.github.io/csswg-drafts/animation-triggers-1/",
788
+ "https://w3c.github.io/csswg-drafts/animation-triggers/"
789
+ ],
790
+ "repository": "https://github.com/w3c/csswg-drafts",
791
+ "sourcePath": "animation-triggers-1/Overview.bs",
792
+ "filename": "index.html"
793
+ },
794
+ "title": "Animation Triggers",
795
+ "source": "spec",
796
+ "shortTitle": "Animation Triggers",
797
+ "categories": [
798
+ "browser"
799
+ ],
800
+ "standing": "good"
801
+ },
764
802
  {
765
803
  "url": "https://drafts.csswg.org/compositing-2/",
766
804
  "seriesComposition": "full",
@@ -5234,6 +5272,40 @@
5234
5272
  "browser"
5235
5273
  ]
5236
5274
  },
5275
+ {
5276
+ "url": "https://tc39.es/proposal-import-text/",
5277
+ "seriesComposition": "full",
5278
+ "shortname": "tc39-import-text",
5279
+ "series": {
5280
+ "shortname": "tc39-import-text",
5281
+ "currentSpecification": "tc39-import-text",
5282
+ "title": "Import Text",
5283
+ "shortTitle": "Import Text",
5284
+ "nightlyUrl": "https://tc39.es/proposal-import-text/"
5285
+ },
5286
+ "organization": "Ecma International",
5287
+ "groups": [
5288
+ {
5289
+ "name": "TC39",
5290
+ "url": "https://tc39.es/"
5291
+ }
5292
+ ],
5293
+ "nightly": {
5294
+ "url": "https://tc39.es/proposal-import-text/",
5295
+ "status": "Editor's Draft",
5296
+ "alternateUrls": [],
5297
+ "repository": "https://github.com/tc39/proposal-import-text",
5298
+ "sourcePath": "spec.emu",
5299
+ "filename": "index.html"
5300
+ },
5301
+ "title": "Import Text",
5302
+ "source": "spec",
5303
+ "shortTitle": "Import Text",
5304
+ "categories": [
5305
+ "browser"
5306
+ ],
5307
+ "standing": "good"
5308
+ },
5237
5309
  {
5238
5310
  "url": "https://tc39.es/proposal-intl-duration-format/",
5239
5311
  "seriesComposition": "full",
@@ -8631,6 +8703,40 @@
8631
8703
  ]
8632
8704
  }
8633
8705
  },
8706
+ {
8707
+ "url": "https://wicg.github.io/container-timing/",
8708
+ "seriesComposition": "full",
8709
+ "shortname": "container-timing",
8710
+ "series": {
8711
+ "shortname": "container-timing",
8712
+ "currentSpecification": "container-timing",
8713
+ "title": "Container Timing API",
8714
+ "shortTitle": "Container Timing API",
8715
+ "nightlyUrl": "https://wicg.github.io/container-timing/"
8716
+ },
8717
+ "organization": "W3C",
8718
+ "groups": [
8719
+ {
8720
+ "name": "Web Platform Incubator Community Group",
8721
+ "url": "https://www.w3.org/community/wicg/"
8722
+ }
8723
+ ],
8724
+ "nightly": {
8725
+ "url": "https://wicg.github.io/container-timing/",
8726
+ "status": "Editor's Draft",
8727
+ "alternateUrls": [],
8728
+ "repository": "https://github.com/WICG/container-timing",
8729
+ "sourcePath": "index.bs",
8730
+ "filename": "index.html"
8731
+ },
8732
+ "title": "Container Timing API",
8733
+ "source": "spec",
8734
+ "shortTitle": "Container Timing API",
8735
+ "categories": [
8736
+ "browser"
8737
+ ],
8738
+ "standing": "good"
8739
+ },
8634
8740
  {
8635
8741
  "url": "https://wicg.github.io/content-index/spec/",
8636
8742
  "seriesComposition": "full",
@@ -10198,16 +10304,19 @@
10198
10304
  "standing": "good"
10199
10305
  },
10200
10306
  {
10201
- "url": "https://wicg.github.io/PEPC/permission-elements.html",
10307
+ "url": "https://wicg.github.io/PEPC/geolocation-element.html",
10202
10308
  "seriesComposition": "full",
10203
- "shortname": "permission-elements",
10309
+ "shortname": "geolocation-element",
10204
10310
  "series": {
10205
- "shortname": "permission-elements",
10206
- "currentSpecification": "permission-elements",
10207
- "title": "The HTML Permission Elements",
10208
- "shortTitle": "The HTML Permission Elements",
10209
- "nightlyUrl": "https://wicg.github.io/PEPC/permission-elements.html"
10311
+ "shortname": "geolocation-element",
10312
+ "currentSpecification": "geolocation-element",
10313
+ "title": "The HTML Geolocation Element",
10314
+ "shortTitle": "The HTML Geolocation Element",
10315
+ "nightlyUrl": "https://wicg.github.io/PEPC/geolocation-element.html"
10210
10316
  },
10317
+ "formerNames": [
10318
+ "permission-elements"
10319
+ ],
10211
10320
  "organization": "W3C",
10212
10321
  "groups": [
10213
10322
  {
@@ -10216,16 +10325,16 @@
10216
10325
  }
10217
10326
  ],
10218
10327
  "nightly": {
10219
- "url": "https://wicg.github.io/PEPC/permission-elements.html",
10328
+ "url": "https://wicg.github.io/PEPC/geolocation-element.html",
10220
10329
  "status": "Draft Community Group Report",
10221
10330
  "alternateUrls": [],
10222
10331
  "repository": "https://github.com/WICG/PEPC",
10223
- "sourcePath": "permission-elements.bs",
10224
- "filename": "permission-elements.html"
10332
+ "sourcePath": "geolocation-element.bs",
10333
+ "filename": "geolocation-element.html"
10225
10334
  },
10226
- "title": "The HTML Permission Elements",
10335
+ "title": "The HTML Geolocation Element",
10227
10336
  "source": "spec",
10228
- "shortTitle": "The HTML Permission Elements",
10337
+ "shortTitle": "The HTML Geolocation Element",
10229
10338
  "categories": [
10230
10339
  "browser"
10231
10340
  ],
@@ -14163,7 +14272,7 @@
14163
14272
  "status": "Editor's Draft",
14164
14273
  "alternateUrls": [],
14165
14274
  "repository": "https://github.com/w3c/beacon",
14166
- "sourcePath": "index.html",
14275
+ "sourcePath": "index.bs",
14167
14276
  "filename": "index.html"
14168
14277
  },
14169
14278
  "title": "Beacon",
@@ -16976,7 +17085,7 @@
16976
17085
  ],
16977
17086
  "release": {
16978
17087
  "url": "https://www.w3.org/TR/css-gaps-1/",
16979
- "status": "First Public Working Draft",
17088
+ "status": "Working Draft",
16980
17089
  "filename": "Overview.html"
16981
17090
  },
16982
17091
  "nightly": {
@@ -20752,7 +20861,7 @@
20752
20861
  ],
20753
20862
  "release": {
20754
20863
  "url": "https://www.w3.org/TR/did-1.1/",
20755
- "status": "Working Draft",
20864
+ "status": "Candidate Recommendation Snapshot",
20756
20865
  "filename": "Overview.html"
20757
20866
  },
20758
20867
  "nightly": {
@@ -25070,7 +25179,7 @@
25070
25179
  "status": "Editor's Draft",
25071
25180
  "alternateUrls": [],
25072
25181
  "repository": "https://github.com/w3c/performance-timeline",
25073
- "sourcePath": "index.html",
25182
+ "sourcePath": "index.bs",
25074
25183
  "filename": "index.html"
25075
25184
  },
25076
25185
  "title": "Performance Timeline",
@@ -26840,7 +26949,7 @@
26840
26949
  "status": "Editor's Draft",
26841
26950
  "alternateUrls": [],
26842
26951
  "repository": "https://github.com/w3c/server-timing",
26843
- "sourcePath": "index.html",
26952
+ "sourcePath": "index.bs",
26844
26953
  "filename": "index.html"
26845
26954
  },
26846
26955
  "title": "Server Timing",
@@ -28511,7 +28620,7 @@
28511
28620
  "status": "Editor's Draft",
28512
28621
  "alternateUrls": [],
28513
28622
  "repository": "https://github.com/w3c/user-timing",
28514
- "sourcePath": "index.html",
28623
+ "sourcePath": "index.bs",
28515
28624
  "filename": "index.html"
28516
28625
  },
28517
28626
  "title": "User Timing",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.80.0",
3
+ "version": "3.82.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",