web-specs 2.13.0 → 2.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 +135 -79
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -2163,6 +2163,37 @@
|
|
|
2163
2163
|
"browser"
|
|
2164
2164
|
]
|
|
2165
2165
|
},
|
|
2166
|
+
{
|
|
2167
|
+
"url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
|
|
2168
|
+
"seriesComposition": "full",
|
|
2169
|
+
"shortname": "tc39-symbols-as-weakmap-keys",
|
|
2170
|
+
"series": {
|
|
2171
|
+
"shortname": "tc39-symbols-as-weakmap-keys",
|
|
2172
|
+
"currentSpecification": "tc39-symbols-as-weakmap-keys",
|
|
2173
|
+
"title": "Symbol as WeakMap Keys Proposal",
|
|
2174
|
+
"shortTitle": "Symbol as WeakMap Keys",
|
|
2175
|
+
"nightlyUrl": "https://tc39.es/proposal-symbols-as-weakmap-keys/"
|
|
2176
|
+
},
|
|
2177
|
+
"nightly": {
|
|
2178
|
+
"url": "https://tc39.es/proposal-symbols-as-weakmap-keys/",
|
|
2179
|
+
"sourcePath": "spec.emu",
|
|
2180
|
+
"repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys",
|
|
2181
|
+
"filename": "index.html"
|
|
2182
|
+
},
|
|
2183
|
+
"organization": "Ecma International",
|
|
2184
|
+
"groups": [
|
|
2185
|
+
{
|
|
2186
|
+
"name": "TC39",
|
|
2187
|
+
"url": "https://tc39.es/"
|
|
2188
|
+
}
|
|
2189
|
+
],
|
|
2190
|
+
"title": "Symbol as WeakMap Keys Proposal",
|
|
2191
|
+
"source": "spec",
|
|
2192
|
+
"shortTitle": "Symbol as WeakMap Keys",
|
|
2193
|
+
"categories": [
|
|
2194
|
+
"browser"
|
|
2195
|
+
]
|
|
2196
|
+
},
|
|
2166
2197
|
{
|
|
2167
2198
|
"url": "https://tc39.es/proposal-temporal/",
|
|
2168
2199
|
"seriesComposition": "full",
|
|
@@ -2825,7 +2856,7 @@
|
|
|
2825
2856
|
"filename": "index.html"
|
|
2826
2857
|
},
|
|
2827
2858
|
"title": "Multi-Screen Window Placement",
|
|
2828
|
-
"source": "
|
|
2859
|
+
"source": "specref",
|
|
2829
2860
|
"shortTitle": "Multi-Screen Window Placement",
|
|
2830
2861
|
"categories": [
|
|
2831
2862
|
"browser"
|
|
@@ -3365,37 +3396,6 @@
|
|
|
3365
3396
|
"browser"
|
|
3366
3397
|
]
|
|
3367
3398
|
},
|
|
3368
|
-
{
|
|
3369
|
-
"url": "https://wicg.github.io/credentiallessness/",
|
|
3370
|
-
"seriesComposition": "full",
|
|
3371
|
-
"shortname": "credentiallessness",
|
|
3372
|
-
"series": {
|
|
3373
|
-
"shortname": "credentiallessness",
|
|
3374
|
-
"currentSpecification": "credentiallessness",
|
|
3375
|
-
"title": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3376
|
-
"shortTitle": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3377
|
-
"nightlyUrl": "https://wicg.github.io/credentiallessness/"
|
|
3378
|
-
},
|
|
3379
|
-
"organization": "W3C",
|
|
3380
|
-
"groups": [
|
|
3381
|
-
{
|
|
3382
|
-
"name": "Web Platform Incubator Community Group",
|
|
3383
|
-
"url": "https://www.w3.org/community/wicg/"
|
|
3384
|
-
}
|
|
3385
|
-
],
|
|
3386
|
-
"nightly": {
|
|
3387
|
-
"url": "https://wicg.github.io/credentiallessness/",
|
|
3388
|
-
"repository": "https://github.com/WICG/credentiallessness",
|
|
3389
|
-
"sourcePath": "index.bs",
|
|
3390
|
-
"filename": "index.html"
|
|
3391
|
-
},
|
|
3392
|
-
"title": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3393
|
-
"source": "spec",
|
|
3394
|
-
"shortTitle": "Cross-Origin-Embedder-Policy: credentialless",
|
|
3395
|
-
"categories": [
|
|
3396
|
-
"browser"
|
|
3397
|
-
]
|
|
3398
|
-
},
|
|
3399
3399
|
{
|
|
3400
3400
|
"url": "https://wicg.github.io/csp-next/scripting-policy.html",
|
|
3401
3401
|
"seriesComposition": "full",
|
|
@@ -4273,6 +4273,99 @@
|
|
|
4273
4273
|
"browser"
|
|
4274
4274
|
]
|
|
4275
4275
|
},
|
|
4276
|
+
{
|
|
4277
|
+
"url": "https://wicg.github.io/nav-speculation/prefetch.html",
|
|
4278
|
+
"seriesComposition": "full",
|
|
4279
|
+
"shortname": "prefetch",
|
|
4280
|
+
"series": {
|
|
4281
|
+
"shortname": "prefetch",
|
|
4282
|
+
"currentSpecification": "prefetch",
|
|
4283
|
+
"title": "Prefetch",
|
|
4284
|
+
"shortTitle": "Prefetch",
|
|
4285
|
+
"nightlyUrl": "https://wicg.github.io/nav-speculation/prefetch.html"
|
|
4286
|
+
},
|
|
4287
|
+
"organization": "W3C",
|
|
4288
|
+
"groups": [
|
|
4289
|
+
{
|
|
4290
|
+
"name": "Web Platform Incubator Community Group",
|
|
4291
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
4292
|
+
}
|
|
4293
|
+
],
|
|
4294
|
+
"nightly": {
|
|
4295
|
+
"url": "https://wicg.github.io/nav-speculation/prefetch.html",
|
|
4296
|
+
"repository": "https://github.com/WICG/nav-speculation",
|
|
4297
|
+
"sourcePath": "prefetch.bs",
|
|
4298
|
+
"filename": "prefetch.html"
|
|
4299
|
+
},
|
|
4300
|
+
"title": "Prefetch",
|
|
4301
|
+
"source": "spec",
|
|
4302
|
+
"shortTitle": "Prefetch",
|
|
4303
|
+
"categories": [
|
|
4304
|
+
"browser"
|
|
4305
|
+
]
|
|
4306
|
+
},
|
|
4307
|
+
{
|
|
4308
|
+
"url": "https://wicg.github.io/nav-speculation/prerendering.html",
|
|
4309
|
+
"seriesComposition": "full",
|
|
4310
|
+
"shortname": "prerendering-revamped",
|
|
4311
|
+
"series": {
|
|
4312
|
+
"shortname": "prerendering-revamped",
|
|
4313
|
+
"currentSpecification": "prerendering-revamped",
|
|
4314
|
+
"title": "Prerendering Revamped",
|
|
4315
|
+
"shortTitle": "Prerendering Revamped",
|
|
4316
|
+
"nightlyUrl": "https://wicg.github.io/nav-speculation/prerendering.html"
|
|
4317
|
+
},
|
|
4318
|
+
"organization": "W3C",
|
|
4319
|
+
"groups": [
|
|
4320
|
+
{
|
|
4321
|
+
"name": "Web Platform Incubator Community Group",
|
|
4322
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
4323
|
+
}
|
|
4324
|
+
],
|
|
4325
|
+
"nightly": {
|
|
4326
|
+
"url": "https://wicg.github.io/nav-speculation/prerendering.html",
|
|
4327
|
+
"repository": "https://github.com/WICG/nav-speculation",
|
|
4328
|
+
"sourcePath": "prerendering.bs",
|
|
4329
|
+
"filename": "prerendering.html"
|
|
4330
|
+
},
|
|
4331
|
+
"title": "Prerendering Revamped",
|
|
4332
|
+
"source": "spec",
|
|
4333
|
+
"shortTitle": "Prerendering Revamped",
|
|
4334
|
+
"categories": [
|
|
4335
|
+
"browser"
|
|
4336
|
+
]
|
|
4337
|
+
},
|
|
4338
|
+
{
|
|
4339
|
+
"url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
|
|
4340
|
+
"seriesComposition": "full",
|
|
4341
|
+
"shortname": "speculation-rules",
|
|
4342
|
+
"series": {
|
|
4343
|
+
"shortname": "speculation-rules",
|
|
4344
|
+
"currentSpecification": "speculation-rules",
|
|
4345
|
+
"title": "Speculation Rules",
|
|
4346
|
+
"shortTitle": "Speculation Rules",
|
|
4347
|
+
"nightlyUrl": "https://wicg.github.io/nav-speculation/speculation-rules.html"
|
|
4348
|
+
},
|
|
4349
|
+
"organization": "W3C",
|
|
4350
|
+
"groups": [
|
|
4351
|
+
{
|
|
4352
|
+
"name": "Web Platform Incubator Community Group",
|
|
4353
|
+
"url": "https://www.w3.org/community/wicg/"
|
|
4354
|
+
}
|
|
4355
|
+
],
|
|
4356
|
+
"nightly": {
|
|
4357
|
+
"url": "https://wicg.github.io/nav-speculation/speculation-rules.html",
|
|
4358
|
+
"repository": "https://github.com/WICG/nav-speculation",
|
|
4359
|
+
"sourcePath": "speculation-rules.bs",
|
|
4360
|
+
"filename": "speculation-rules.html"
|
|
4361
|
+
},
|
|
4362
|
+
"title": "Speculation Rules",
|
|
4363
|
+
"source": "spec",
|
|
4364
|
+
"shortTitle": "Speculation Rules",
|
|
4365
|
+
"categories": [
|
|
4366
|
+
"browser"
|
|
4367
|
+
]
|
|
4368
|
+
},
|
|
4276
4369
|
{
|
|
4277
4370
|
"url": "https://wicg.github.io/navigation-api/",
|
|
4278
4371
|
"seriesComposition": "full",
|
|
@@ -5194,43 +5287,6 @@
|
|
|
5194
5287
|
]
|
|
5195
5288
|
}
|
|
5196
5289
|
},
|
|
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
5290
|
{
|
|
5235
5291
|
"url": "https://wicg.github.io/web-otp/",
|
|
5236
5292
|
"seriesComposition": "full",
|
|
@@ -7845,7 +7901,7 @@
|
|
|
7845
7901
|
"filename": "Overview.html"
|
|
7846
7902
|
},
|
|
7847
7903
|
"title": "W3C Patent Policy",
|
|
7848
|
-
"source": "
|
|
7904
|
+
"source": "specref",
|
|
7849
7905
|
"shortTitle": "W3C Patent Policy",
|
|
7850
7906
|
"categories": []
|
|
7851
7907
|
},
|
|
@@ -13744,7 +13800,7 @@
|
|
|
13744
13800
|
"title": "Largest Contentful Paint",
|
|
13745
13801
|
"shortTitle": "Largest Contentful Paint",
|
|
13746
13802
|
"releaseUrl": "https://www.w3.org/TR/largest-contentful-paint/",
|
|
13747
|
-
"nightlyUrl": "https://
|
|
13803
|
+
"nightlyUrl": "https://w3c.github.io/largest-contentful-paint/"
|
|
13748
13804
|
},
|
|
13749
13805
|
"organization": "W3C",
|
|
13750
13806
|
"groups": [
|
|
@@ -13758,8 +13814,8 @@
|
|
|
13758
13814
|
"filename": "Overview.html"
|
|
13759
13815
|
},
|
|
13760
13816
|
"nightly": {
|
|
13761
|
-
"url": "https://
|
|
13762
|
-
"repository": "https://github.com/
|
|
13817
|
+
"url": "https://w3c.github.io/largest-contentful-paint/",
|
|
13818
|
+
"repository": "https://github.com/w3c/largest-contentful-paint",
|
|
13763
13819
|
"sourcePath": "index.bs",
|
|
13764
13820
|
"filename": "index.html"
|
|
13765
13821
|
},
|
|
@@ -15584,8 +15640,8 @@
|
|
|
15584
15640
|
"series": {
|
|
15585
15641
|
"shortname": "requestidlecallback",
|
|
15586
15642
|
"currentSpecification": "requestidlecallback",
|
|
15587
|
-
"title": "Cooperative Scheduling of Background Tasks",
|
|
15588
|
-
"shortTitle": "Cooperative Scheduling of Background Tasks",
|
|
15643
|
+
"title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15644
|
+
"shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15589
15645
|
"releaseUrl": "https://www.w3.org/TR/requestidlecallback/",
|
|
15590
15646
|
"nightlyUrl": "https://w3c.github.io/requestidlecallback/"
|
|
15591
15647
|
},
|
|
@@ -15606,9 +15662,9 @@
|
|
|
15606
15662
|
"sourcePath": "index.html",
|
|
15607
15663
|
"filename": "index.html"
|
|
15608
15664
|
},
|
|
15609
|
-
"title": "Cooperative Scheduling of Background Tasks",
|
|
15665
|
+
"title": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15610
15666
|
"source": "w3c",
|
|
15611
|
-
"shortTitle": "Cooperative Scheduling of Background Tasks",
|
|
15667
|
+
"shortTitle": "requestIdleCallback() Cooperative Scheduling of Background Tasks",
|
|
15612
15668
|
"categories": [
|
|
15613
15669
|
"browser"
|
|
15614
15670
|
],
|
|
@@ -17177,7 +17233,7 @@
|
|
|
17177
17233
|
"groups": [
|
|
17178
17234
|
{
|
|
17179
17235
|
"name": "Audio Working Group",
|
|
17180
|
-
"url": "https://www.w3.org/
|
|
17236
|
+
"url": "https://www.w3.org/groups/wg/audio"
|
|
17181
17237
|
}
|
|
17182
17238
|
],
|
|
17183
17239
|
"release": {
|
|
@@ -17431,7 +17487,7 @@
|
|
|
17431
17487
|
"groups": [
|
|
17432
17488
|
{
|
|
17433
17489
|
"name": "Audio Working Group",
|
|
17434
|
-
"url": "https://www.w3.org/
|
|
17490
|
+
"url": "https://www.w3.org/groups/wg/audio"
|
|
17435
17491
|
}
|
|
17436
17492
|
],
|
|
17437
17493
|
"release": {
|