web-specs 3.8.0 → 3.9.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 +44 -11
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -2495,6 +2495,40 @@
|
|
|
2495
2495
|
],
|
|
2496
2496
|
"standing": "good"
|
|
2497
2497
|
},
|
|
2498
|
+
{
|
|
2499
|
+
"url": "https://privacycg.github.io/saa-non-cookie-storage/",
|
|
2500
|
+
"seriesComposition": "full",
|
|
2501
|
+
"shortname": "saa-non-cookie-storage",
|
|
2502
|
+
"series": {
|
|
2503
|
+
"shortname": "saa-non-cookie-storage",
|
|
2504
|
+
"currentSpecification": "saa-non-cookie-storage",
|
|
2505
|
+
"title": "Extending Storage Access API (SAA) to non-cookie storage",
|
|
2506
|
+
"shortTitle": "Extending Storage Access API to non-cookie storage",
|
|
2507
|
+
"nightlyUrl": "https://privacycg.github.io/saa-non-cookie-storage/"
|
|
2508
|
+
},
|
|
2509
|
+
"shortTitle": "Extending Storage Access API to non-cookie storage",
|
|
2510
|
+
"organization": "W3C",
|
|
2511
|
+
"groups": [
|
|
2512
|
+
{
|
|
2513
|
+
"name": "Privacy Community Group",
|
|
2514
|
+
"url": "https://www.w3.org/community/privacycg/"
|
|
2515
|
+
}
|
|
2516
|
+
],
|
|
2517
|
+
"nightly": {
|
|
2518
|
+
"url": "https://privacycg.github.io/saa-non-cookie-storage/",
|
|
2519
|
+
"status": "Editor's Draft",
|
|
2520
|
+
"alternateUrls": [],
|
|
2521
|
+
"repository": "https://github.com/privacycg/saa-non-cookie-storage",
|
|
2522
|
+
"sourcePath": "spec.html",
|
|
2523
|
+
"filename": "index.html"
|
|
2524
|
+
},
|
|
2525
|
+
"title": "Extending Storage Access API (SAA) to non-cookie storage",
|
|
2526
|
+
"source": "spec",
|
|
2527
|
+
"categories": [
|
|
2528
|
+
"browser"
|
|
2529
|
+
],
|
|
2530
|
+
"standing": "good"
|
|
2531
|
+
},
|
|
2498
2532
|
{
|
|
2499
2533
|
"url": "https://privacycg.github.io/storage-access/",
|
|
2500
2534
|
"seriesComposition": "full",
|
|
@@ -17370,6 +17404,16 @@
|
|
|
17370
17404
|
"nightlyUrl": "https://drafts.csswg.org/css-viewport/"
|
|
17371
17405
|
},
|
|
17372
17406
|
"seriesVersion": "1",
|
|
17407
|
+
"nightly": {
|
|
17408
|
+
"url": "https://drafts.csswg.org/css-viewport/",
|
|
17409
|
+
"status": "Editor's Draft",
|
|
17410
|
+
"alternateUrls": [
|
|
17411
|
+
"https://w3c.github.io/csswg-drafts/css-viewport/"
|
|
17412
|
+
],
|
|
17413
|
+
"repository": "https://github.com/w3c/csswg-drafts",
|
|
17414
|
+
"sourcePath": "css-viewport/Overview.bs",
|
|
17415
|
+
"filename": "index.html"
|
|
17416
|
+
},
|
|
17373
17417
|
"formerNames": [
|
|
17374
17418
|
"css-viewport"
|
|
17375
17419
|
],
|
|
@@ -17385,17 +17429,6 @@
|
|
|
17385
17429
|
"status": "First Public Working Draft",
|
|
17386
17430
|
"filename": "Overview.html"
|
|
17387
17431
|
},
|
|
17388
|
-
"nightly": {
|
|
17389
|
-
"url": "https://drafts.csswg.org/css-viewport-1/",
|
|
17390
|
-
"status": "Editor's Draft",
|
|
17391
|
-
"alternateUrls": [
|
|
17392
|
-
"https://w3c.github.io/csswg-drafts/css-viewport-1/",
|
|
17393
|
-
"https://w3c.github.io/csswg-drafts/css-viewport/"
|
|
17394
|
-
],
|
|
17395
|
-
"repository": "https://github.com/w3c/csswg-drafts",
|
|
17396
|
-
"sourcePath": "css-viewport/Overview.bs",
|
|
17397
|
-
"filename": "Overview.html"
|
|
17398
|
-
},
|
|
17399
17432
|
"title": "CSS Viewport Module Level 1",
|
|
17400
17433
|
"source": "w3c",
|
|
17401
17434
|
"shortTitle": "CSS Viewport 1",
|