web-specs 3.28.0 → 3.30.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 +287 -48
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -977,7 +977,7 @@
977
977
  ],
978
978
  "nightly": {
979
979
  "url": "https://drafts.csswg.org/css-forms-1/",
980
- "status": "A Collection of Interesting Ideas",
980
+ "status": "Unofficial Proposal Draft",
981
981
  "alternateUrls": [
982
982
  "https://w3c.github.io/csswg-drafts/css-forms-1/",
983
983
  "https://w3c.github.io/csswg-drafts/css-forms/"
@@ -994,6 +994,44 @@
994
994
  ],
995
995
  "standing": "pending"
996
996
  },
997
+ {
998
+ "url": "https://drafts.csswg.org/css-gaps-1/",
999
+ "seriesComposition": "full",
1000
+ "shortname": "css-gaps-1",
1001
+ "series": {
1002
+ "shortname": "css-gaps",
1003
+ "currentSpecification": "css-gaps-1",
1004
+ "title": "CSS Gap Decorations",
1005
+ "shortTitle": "CSS Gap Decorations",
1006
+ "nightlyUrl": "https://drafts.csswg.org/css-gaps/"
1007
+ },
1008
+ "seriesVersion": "1",
1009
+ "organization": "W3C",
1010
+ "groups": [
1011
+ {
1012
+ "name": "Cascading Style Sheets (CSS) Working Group",
1013
+ "url": "https://www.w3.org/Style/CSS/"
1014
+ }
1015
+ ],
1016
+ "nightly": {
1017
+ "url": "https://drafts.csswg.org/css-gaps-1/",
1018
+ "status": "Editor's Draft",
1019
+ "alternateUrls": [
1020
+ "https://w3c.github.io/csswg-drafts/css-gaps-1/",
1021
+ "https://w3c.github.io/csswg-drafts/css-gaps/"
1022
+ ],
1023
+ "repository": "https://github.com/w3c/csswg-drafts",
1024
+ "sourcePath": "css-gaps-1/Overview.bs",
1025
+ "filename": "index.html"
1026
+ },
1027
+ "title": "CSS Gap Decorations Module Level 1",
1028
+ "source": "spec",
1029
+ "shortTitle": "CSS Gap Decorations 1",
1030
+ "categories": [
1031
+ "browser"
1032
+ ],
1033
+ "standing": "good"
1034
+ },
997
1035
  {
998
1036
  "url": "https://drafts.csswg.org/css-gcpm-4/",
999
1037
  "seriesComposition": "delta",
@@ -5525,6 +5563,40 @@
5525
5563
  "browser"
5526
5564
  ]
5527
5565
  },
5566
+ {
5567
+ "url": "https://tc39.es/proposal-is-error/",
5568
+ "seriesComposition": "full",
5569
+ "shortname": "tc39-is-error",
5570
+ "series": {
5571
+ "shortname": "tc39-is-error",
5572
+ "currentSpecification": "tc39-is-error",
5573
+ "title": "Error.isError",
5574
+ "shortTitle": "Error.isError",
5575
+ "nightlyUrl": "https://tc39.es/proposal-is-error/"
5576
+ },
5577
+ "organization": "Ecma International",
5578
+ "groups": [
5579
+ {
5580
+ "name": "TC39",
5581
+ "url": "https://tc39.es/"
5582
+ }
5583
+ ],
5584
+ "nightly": {
5585
+ "url": "https://tc39.es/proposal-is-error/",
5586
+ "status": "Editor's Draft",
5587
+ "alternateUrls": [],
5588
+ "repository": "https://github.com/tc39/proposal-is-error",
5589
+ "sourcePath": "spec.emu",
5590
+ "filename": "index.html"
5591
+ },
5592
+ "title": "Error.isError",
5593
+ "source": "spec",
5594
+ "shortTitle": "Error.isError",
5595
+ "categories": [
5596
+ "browser"
5597
+ ],
5598
+ "standing": "good"
5599
+ },
5528
5600
  {
5529
5601
  "url": "https://tc39.es/proposal-is-usv-string/",
5530
5602
  "seriesComposition": "full",
@@ -6155,6 +6227,40 @@
6155
6227
  ],
6156
6228
  "standing": "good"
6157
6229
  },
6230
+ {
6231
+ "url": "https://w3c-fedid.github.io/login-status/",
6232
+ "seriesComposition": "full",
6233
+ "shortname": "login-status",
6234
+ "series": {
6235
+ "shortname": "login-status",
6236
+ "currentSpecification": "login-status",
6237
+ "title": "Login Status API",
6238
+ "shortTitle": "Login Status API",
6239
+ "nightlyUrl": "https://w3c-fedid.github.io/login-status/"
6240
+ },
6241
+ "organization": "W3C",
6242
+ "groups": [
6243
+ {
6244
+ "name": "Federated Identity Working Group",
6245
+ "url": "https://www.w3.org/groups/wg/fedid/"
6246
+ }
6247
+ ],
6248
+ "nightly": {
6249
+ "url": "https://w3c-fedid.github.io/login-status/",
6250
+ "status": "Editor's Draft",
6251
+ "alternateUrls": [],
6252
+ "repository": "https://github.com/w3c-fedid/login-status",
6253
+ "sourcePath": "spec/index.bs",
6254
+ "filename": "index.html"
6255
+ },
6256
+ "title": "Login Status API",
6257
+ "source": "spec",
6258
+ "shortTitle": "Login Status API",
6259
+ "categories": [
6260
+ "browser"
6261
+ ],
6262
+ "standing": "good"
6263
+ },
6158
6264
  {
6159
6265
  "url": "https://w3c.github.io/at-driver/",
6160
6266
  "seriesComposition": "full",
@@ -10606,8 +10712,8 @@
10606
10712
  "organization": "W3C",
10607
10713
  "groups": [
10608
10714
  {
10609
- "name": "Web Platform Incubator Community Group",
10610
- "url": "https://www.w3.org/community/wicg/"
10715
+ "name": "Web Machine Learning Community Group",
10716
+ "url": "https://www.w3.org/community/webmachinelearning/"
10611
10717
  }
10612
10718
  ],
10613
10719
  "nightly": {
@@ -12216,7 +12322,39 @@
12216
12322
  "standing": "good"
12217
12323
  },
12218
12324
  {
12219
- "url": "https://www.w3.org/Consortium/Patent-Policy/",
12325
+ "url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
12326
+ "seriesComposition": "full",
12327
+ "shortname": "GIF",
12328
+ "series": {
12329
+ "shortname": "GIF",
12330
+ "currentSpecification": "GIF",
12331
+ "title": "Graphics Interchange Format",
12332
+ "shortTitle": "GIF",
12333
+ "nightlyUrl": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt"
12334
+ },
12335
+ "shortTitle": "GIF",
12336
+ "organization": "CompuServe Incorporated",
12337
+ "groups": [
12338
+ {
12339
+ "name": "CompuServe Incorporated",
12340
+ "url": "https://www.compuserve.com/"
12341
+ }
12342
+ ],
12343
+ "nightly": {
12344
+ "url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
12345
+ "status": "Editor's Draft",
12346
+ "alternateUrls": [],
12347
+ "filename": "spec-gif89a.txt"
12348
+ },
12349
+ "title": "Graphics Interchange Format",
12350
+ "source": "specref",
12351
+ "categories": [
12352
+ "browser"
12353
+ ],
12354
+ "standing": "good"
12355
+ },
12356
+ {
12357
+ "url": "https://www.w3.org/policies/patent-policy/",
12220
12358
  "seriesComposition": "full",
12221
12359
  "shortname": "w3c-patent-policy",
12222
12360
  "series": {
@@ -12224,7 +12362,7 @@
12224
12362
  "currentSpecification": "w3c-patent-policy",
12225
12363
  "title": "W3C Patent Policy",
12226
12364
  "shortTitle": "W3C Patent Policy",
12227
- "nightlyUrl": "https://www.w3.org/Consortium/Patent-Policy/"
12365
+ "nightlyUrl": "https://www.w3.org/policies/patent-policy/"
12228
12366
  },
12229
12367
  "organization": "W3C",
12230
12368
  "groups": [
@@ -12234,7 +12372,7 @@
12234
12372
  }
12235
12373
  ],
12236
12374
  "nightly": {
12237
- "url": "https://www.w3.org/Consortium/Patent-Policy/",
12375
+ "url": "https://www.w3.org/policies/patent-policy/",
12238
12376
  "status": "Editor's Draft",
12239
12377
  "alternateUrls": [],
12240
12378
  "filename": "Overview.html"
@@ -12246,7 +12384,7 @@
12246
12384
  "standing": "good"
12247
12385
  },
12248
12386
  {
12249
- "url": "https://www.w3.org/Consortium/Process/",
12387
+ "url": "https://www.w3.org/policies/process/",
12250
12388
  "seriesComposition": "full",
12251
12389
  "shortname": "w3c-process",
12252
12390
  "series": {
@@ -12254,7 +12392,7 @@
12254
12392
  "currentSpecification": "w3c-process",
12255
12393
  "title": "W3C Process Document",
12256
12394
  "shortTitle": "W3C Process Document",
12257
- "nightlyUrl": "https://www.w3.org/Consortium/Process/"
12395
+ "nightlyUrl": "https://www.w3.org/policies/process/"
12258
12396
  },
12259
12397
  "groups": [
12260
12398
  {
@@ -12267,7 +12405,7 @@
12267
12405
  }
12268
12406
  ],
12269
12407
  "nightly": {
12270
- "url": "https://www.w3.org/Consortium/Process/",
12408
+ "url": "https://www.w3.org/policies/process/",
12271
12409
  "status": "Editor's Draft",
12272
12410
  "repository": "https://github.com/w3c/w3process",
12273
12411
  "alternateUrls": [],
@@ -12283,38 +12421,6 @@
12283
12421
  ],
12284
12422
  "standing": "good"
12285
12423
  },
12286
- {
12287
- "url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
12288
- "seriesComposition": "full",
12289
- "shortname": "GIF",
12290
- "series": {
12291
- "shortname": "GIF",
12292
- "currentSpecification": "GIF",
12293
- "title": "Graphics Interchange Format",
12294
- "shortTitle": "GIF",
12295
- "nightlyUrl": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt"
12296
- },
12297
- "shortTitle": "GIF",
12298
- "organization": "CompuServe Incorporated",
12299
- "groups": [
12300
- {
12301
- "name": "CompuServe Incorporated",
12302
- "url": "https://www.compuserve.com/"
12303
- }
12304
- ],
12305
- "nightly": {
12306
- "url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
12307
- "status": "Editor's Draft",
12308
- "alternateUrls": [],
12309
- "filename": "spec-gif89a.txt"
12310
- },
12311
- "title": "Graphics Interchange Format",
12312
- "source": "specref",
12313
- "categories": [
12314
- "browser"
12315
- ],
12316
- "standing": "good"
12317
- },
12318
12424
  {
12319
12425
  "url": "https://www.w3.org/TR/accelerometer/",
12320
12426
  "seriesComposition": "full",
@@ -22101,6 +22207,86 @@
22101
22207
  ]
22102
22208
  }
22103
22209
  },
22210
+ {
22211
+ "url": "https://www.w3.org/TR/openscreen-application/",
22212
+ "seriesComposition": "full",
22213
+ "shortname": "openscreen-application",
22214
+ "series": {
22215
+ "shortname": "openscreen-application",
22216
+ "currentSpecification": "openscreen-application",
22217
+ "title": "Open Screen Application Protocol",
22218
+ "shortTitle": "Open Screen Application Protocol",
22219
+ "releaseUrl": "https://www.w3.org/TR/openscreen-application/",
22220
+ "nightlyUrl": "https://w3c.github.io/openscreenprotocol/application.html"
22221
+ },
22222
+ "organization": "W3C",
22223
+ "groups": [
22224
+ {
22225
+ "name": "Second Screen Working Group",
22226
+ "url": "https://www.w3.org/2014/secondscreen/"
22227
+ }
22228
+ ],
22229
+ "release": {
22230
+ "url": "https://www.w3.org/TR/openscreen-application/",
22231
+ "status": "First Public Working Draft",
22232
+ "filename": "Overview.html"
22233
+ },
22234
+ "nightly": {
22235
+ "url": "https://w3c.github.io/openscreenprotocol/application.html",
22236
+ "status": "Editor's Draft",
22237
+ "alternateUrls": [],
22238
+ "repository": "https://github.com/w3c/openscreenprotocol",
22239
+ "sourcePath": "application.bs",
22240
+ "filename": "application.html"
22241
+ },
22242
+ "title": "Open Screen Application Protocol",
22243
+ "source": "w3c",
22244
+ "shortTitle": "Open Screen Application Protocol",
22245
+ "categories": [
22246
+ "browser"
22247
+ ],
22248
+ "standing": "good"
22249
+ },
22250
+ {
22251
+ "url": "https://www.w3.org/TR/openscreen-network/",
22252
+ "seriesComposition": "full",
22253
+ "shortname": "openscreen-network",
22254
+ "series": {
22255
+ "shortname": "openscreen-network",
22256
+ "currentSpecification": "openscreen-network",
22257
+ "title": "Open Screen Network Protocol",
22258
+ "shortTitle": "Open Screen Network Protocol",
22259
+ "releaseUrl": "https://www.w3.org/TR/openscreen-network/",
22260
+ "nightlyUrl": "https://w3c.github.io/openscreenprotocol/network.html"
22261
+ },
22262
+ "organization": "W3C",
22263
+ "groups": [
22264
+ {
22265
+ "name": "Second Screen Working Group",
22266
+ "url": "https://www.w3.org/2014/secondscreen/"
22267
+ }
22268
+ ],
22269
+ "release": {
22270
+ "url": "https://www.w3.org/TR/openscreen-network/",
22271
+ "status": "First Public Working Draft",
22272
+ "filename": "Overview.html"
22273
+ },
22274
+ "nightly": {
22275
+ "url": "https://w3c.github.io/openscreenprotocol/network.html",
22276
+ "status": "Editor's Draft",
22277
+ "alternateUrls": [],
22278
+ "repository": "https://github.com/w3c/openscreenprotocol",
22279
+ "sourcePath": "network.bs",
22280
+ "filename": "network.html"
22281
+ },
22282
+ "title": "Open Screen Network Protocol",
22283
+ "source": "w3c",
22284
+ "shortTitle": "Open Screen Network Protocol",
22285
+ "categories": [
22286
+ "browser"
22287
+ ],
22288
+ "standing": "good"
22289
+ },
22104
22290
  {
22105
22291
  "url": "https://www.w3.org/TR/openscreenprotocol/",
22106
22292
  "seriesComposition": "full",
@@ -22113,6 +22299,10 @@
22113
22299
  "releaseUrl": "https://www.w3.org/TR/openscreenprotocol/",
22114
22300
  "nightlyUrl": "https://w3c.github.io/openscreenprotocol/"
22115
22301
  },
22302
+ "obsoletedBy": [
22303
+ "openscreen-application",
22304
+ "openscreen-network"
22305
+ ],
22116
22306
  "organization": "W3C",
22117
22307
  "groups": [
22118
22308
  {
@@ -22122,7 +22312,7 @@
22122
22312
  ],
22123
22313
  "release": {
22124
22314
  "url": "https://www.w3.org/TR/openscreenprotocol/",
22125
- "status": "Working Draft",
22315
+ "status": "Discontinued Draft",
22126
22316
  "filename": "Overview.html"
22127
22317
  },
22128
22318
  "nightly": {
@@ -22139,7 +22329,7 @@
22139
22329
  "categories": [
22140
22330
  "browser"
22141
22331
  ],
22142
- "standing": "good"
22332
+ "standing": "discontinued"
22143
22333
  },
22144
22334
  {
22145
22335
  "url": "https://www.w3.org/TR/orientation-event/",
@@ -22699,13 +22889,14 @@
22699
22889
  "shortname": "pointerevents3",
22700
22890
  "series": {
22701
22891
  "shortname": "pointerevents",
22702
- "currentSpecification": "pointerevents3",
22892
+ "currentSpecification": "pointerevents4",
22703
22893
  "title": "Pointer Events",
22704
22894
  "shortTitle": "Pointer Events",
22705
22895
  "releaseUrl": "https://www.w3.org/TR/pointerevents/",
22706
22896
  "nightlyUrl": "https://w3c.github.io/pointerevents/"
22707
22897
  },
22708
22898
  "seriesVersion": "3",
22899
+ "seriesNext": "pointerevents4",
22709
22900
  "organization": "W3C",
22710
22901
  "groups": [
22711
22902
  {
@@ -22740,6 +22931,54 @@
22740
22931
  ]
22741
22932
  }
22742
22933
  },
22934
+ {
22935
+ "url": "https://www.w3.org/TR/pointerevents4/",
22936
+ "seriesComposition": "full",
22937
+ "shortname": "pointerevents4",
22938
+ "series": {
22939
+ "shortname": "pointerevents",
22940
+ "currentSpecification": "pointerevents4",
22941
+ "title": "Pointer Events",
22942
+ "shortTitle": "Pointer Events",
22943
+ "releaseUrl": "https://www.w3.org/TR/pointerevents/",
22944
+ "nightlyUrl": "https://w3c.github.io/pointerevents/"
22945
+ },
22946
+ "seriesVersion": "4",
22947
+ "seriesPrevious": "pointerevents3",
22948
+ "organization": "W3C",
22949
+ "groups": [
22950
+ {
22951
+ "name": "Pointer Events Working Group",
22952
+ "url": "https://www.w3.org/groups/wg/pointer-events/"
22953
+ }
22954
+ ],
22955
+ "release": {
22956
+ "url": "https://www.w3.org/TR/pointerevents4/",
22957
+ "status": "Working Draft",
22958
+ "filename": "Overview.html"
22959
+ },
22960
+ "nightly": {
22961
+ "url": "https://w3c.github.io/pointerevents/",
22962
+ "status": "Editor's Draft",
22963
+ "alternateUrls": [],
22964
+ "repository": "https://github.com/w3c/pointerevents",
22965
+ "sourcePath": "index.html",
22966
+ "filename": "index.html"
22967
+ },
22968
+ "title": "Pointer Events",
22969
+ "source": "w3c",
22970
+ "shortTitle": "Pointer Events",
22971
+ "categories": [
22972
+ "browser"
22973
+ ],
22974
+ "standing": "good",
22975
+ "tests": {
22976
+ "repository": "https://github.com/web-platform-tests/wpt",
22977
+ "testPaths": [
22978
+ "pointerevents"
22979
+ ]
22980
+ }
22981
+ },
22743
22982
  {
22744
22983
  "url": "https://www.w3.org/TR/pointerlock-2/",
22745
22984
  "seriesComposition": "full",
@@ -24133,7 +24372,7 @@
24133
24372
  "groups": [
24134
24373
  {
24135
24374
  "name": "Service Workers Working Group",
24136
- "url": "https://www.w3.org/sw/"
24375
+ "url": "https://www.w3.org/groups/wg/service-workers/"
24137
24376
  }
24138
24377
  ],
24139
24378
  "release": {
@@ -25488,7 +25727,7 @@
25488
25727
  ],
25489
25728
  "release": {
25490
25729
  "url": "https://www.w3.org/TR/vibration/",
25491
- "status": "Recommendation",
25730
+ "status": "Candidate Recommendation Draft",
25492
25731
  "filename": "Overview.html"
25493
25732
  },
25494
25733
  "nightly": {
@@ -25499,7 +25738,7 @@
25499
25738
  "sourcePath": "index.html",
25500
25739
  "filename": "index.html"
25501
25740
  },
25502
- "title": "Vibration API (Second Edition)",
25741
+ "title": "Vibration API",
25503
25742
  "source": "w3c",
25504
25743
  "shortTitle": "Vibration API",
25505
25744
  "categories": [
@@ -26861,7 +27100,7 @@
26861
27100
  ],
26862
27101
  "release": {
26863
27102
  "url": "https://www.w3.org/TR/webdriver-bidi/",
26864
- "status": "First Public Working Draft",
27103
+ "status": "Working Draft",
26865
27104
  "filename": "Overview.html"
26866
27105
  },
26867
27106
  "nightly": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.28.0",
3
+ "version": "3.30.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",