web-specs 3.29.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 +198 -42
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -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",
@@ -6189,6 +6227,40 @@
6189
6227
  ],
6190
6228
  "standing": "good"
6191
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
+ },
6192
6264
  {
6193
6265
  "url": "https://w3c.github.io/at-driver/",
6194
6266
  "seriesComposition": "full",
@@ -10640,8 +10712,8 @@
10640
10712
  "organization": "W3C",
10641
10713
  "groups": [
10642
10714
  {
10643
- "name": "Web Platform Incubator Community Group",
10644
- "url": "https://www.w3.org/community/wicg/"
10715
+ "name": "Web Machine Learning Community Group",
10716
+ "url": "https://www.w3.org/community/webmachinelearning/"
10645
10717
  }
10646
10718
  ],
10647
10719
  "nightly": {
@@ -12250,7 +12322,39 @@
12250
12322
  "standing": "good"
12251
12323
  },
12252
12324
  {
12253
- "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/",
12254
12358
  "seriesComposition": "full",
12255
12359
  "shortname": "w3c-patent-policy",
12256
12360
  "series": {
@@ -12258,7 +12362,7 @@
12258
12362
  "currentSpecification": "w3c-patent-policy",
12259
12363
  "title": "W3C Patent Policy",
12260
12364
  "shortTitle": "W3C Patent Policy",
12261
- "nightlyUrl": "https://www.w3.org/Consortium/Patent-Policy/"
12365
+ "nightlyUrl": "https://www.w3.org/policies/patent-policy/"
12262
12366
  },
12263
12367
  "organization": "W3C",
12264
12368
  "groups": [
@@ -12268,7 +12372,7 @@
12268
12372
  }
12269
12373
  ],
12270
12374
  "nightly": {
12271
- "url": "https://www.w3.org/Consortium/Patent-Policy/",
12375
+ "url": "https://www.w3.org/policies/patent-policy/",
12272
12376
  "status": "Editor's Draft",
12273
12377
  "alternateUrls": [],
12274
12378
  "filename": "Overview.html"
@@ -12280,7 +12384,7 @@
12280
12384
  "standing": "good"
12281
12385
  },
12282
12386
  {
12283
- "url": "https://www.w3.org/Consortium/Process/",
12387
+ "url": "https://www.w3.org/policies/process/",
12284
12388
  "seriesComposition": "full",
12285
12389
  "shortname": "w3c-process",
12286
12390
  "series": {
@@ -12288,7 +12392,7 @@
12288
12392
  "currentSpecification": "w3c-process",
12289
12393
  "title": "W3C Process Document",
12290
12394
  "shortTitle": "W3C Process Document",
12291
- "nightlyUrl": "https://www.w3.org/Consortium/Process/"
12395
+ "nightlyUrl": "https://www.w3.org/policies/process/"
12292
12396
  },
12293
12397
  "groups": [
12294
12398
  {
@@ -12301,7 +12405,7 @@
12301
12405
  }
12302
12406
  ],
12303
12407
  "nightly": {
12304
- "url": "https://www.w3.org/Consortium/Process/",
12408
+ "url": "https://www.w3.org/policies/process/",
12305
12409
  "status": "Editor's Draft",
12306
12410
  "repository": "https://github.com/w3c/w3process",
12307
12411
  "alternateUrls": [],
@@ -12317,38 +12421,6 @@
12317
12421
  ],
12318
12422
  "standing": "good"
12319
12423
  },
12320
- {
12321
- "url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
12322
- "seriesComposition": "full",
12323
- "shortname": "GIF",
12324
- "series": {
12325
- "shortname": "GIF",
12326
- "currentSpecification": "GIF",
12327
- "title": "Graphics Interchange Format",
12328
- "shortTitle": "GIF",
12329
- "nightlyUrl": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt"
12330
- },
12331
- "shortTitle": "GIF",
12332
- "organization": "CompuServe Incorporated",
12333
- "groups": [
12334
- {
12335
- "name": "CompuServe Incorporated",
12336
- "url": "https://www.compuserve.com/"
12337
- }
12338
- ],
12339
- "nightly": {
12340
- "url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt",
12341
- "status": "Editor's Draft",
12342
- "alternateUrls": [],
12343
- "filename": "spec-gif89a.txt"
12344
- },
12345
- "title": "Graphics Interchange Format",
12346
- "source": "specref",
12347
- "categories": [
12348
- "browser"
12349
- ],
12350
- "standing": "good"
12351
- },
12352
12424
  {
12353
12425
  "url": "https://www.w3.org/TR/accelerometer/",
12354
12426
  "seriesComposition": "full",
@@ -22135,6 +22207,86 @@
22135
22207
  ]
22136
22208
  }
22137
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
+ },
22138
22290
  {
22139
22291
  "url": "https://www.w3.org/TR/openscreenprotocol/",
22140
22292
  "seriesComposition": "full",
@@ -22147,6 +22299,10 @@
22147
22299
  "releaseUrl": "https://www.w3.org/TR/openscreenprotocol/",
22148
22300
  "nightlyUrl": "https://w3c.github.io/openscreenprotocol/"
22149
22301
  },
22302
+ "obsoletedBy": [
22303
+ "openscreen-application",
22304
+ "openscreen-network"
22305
+ ],
22150
22306
  "organization": "W3C",
22151
22307
  "groups": [
22152
22308
  {
@@ -22156,7 +22312,7 @@
22156
22312
  ],
22157
22313
  "release": {
22158
22314
  "url": "https://www.w3.org/TR/openscreenprotocol/",
22159
- "status": "Working Draft",
22315
+ "status": "Discontinued Draft",
22160
22316
  "filename": "Overview.html"
22161
22317
  },
22162
22318
  "nightly": {
@@ -22173,7 +22329,7 @@
22173
22329
  "categories": [
22174
22330
  "browser"
22175
22331
  ],
22176
- "standing": "good"
22332
+ "standing": "discontinued"
22177
22333
  },
22178
22334
  {
22179
22335
  "url": "https://www.w3.org/TR/orientation-event/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "web-specs",
3
- "version": "3.29.0",
3
+ "version": "3.30.0",
4
4
  "description": "Curated list of technical Web specifications",
5
5
  "repository": {
6
6
  "type": "git",