From 460b19d4bd5d7c25290bd7b0b633a5350c3dd2c0 Mon Sep 17 00:00:00 2001 From: fetch-info bot <> Date: Thu, 25 Jan 2024 18:34:59 +0000 Subject: [PATCH] [data] Update spec info --- index.json | 86 +++++++++++++++++------------ packages/browser-specs/package.json | 2 +- packages/web-specs/package.json | 2 +- 3 files changed, 52 insertions(+), 38 deletions(-) diff --git a/index.json b/index.json index a640eaba..fc4e068c 100644 --- a/index.json +++ b/index.json @@ -1597,42 +1597,6 @@ ], "standing": "good" }, - { - "url": "https://drafts.csswg.org/css-viewport/", - "seriesComposition": "full", - "shortname": "css-viewport", - "series": { - "shortname": "css-viewport", - "currentSpecification": "css-viewport", - "title": "CSS Viewport", - "shortTitle": "CSS Viewport", - "nightlyUrl": "https://drafts.csswg.org/css-viewport/" - }, - "organization": "W3C", - "groups": [ - { - "name": "Cascading Style Sheets (CSS) Working Group", - "url": "https://www.w3.org/Style/CSS/" - } - ], - "nightly": { - "url": "https://drafts.csswg.org/css-viewport/", - "status": "Editor's Draft", - "alternateUrls": [ - "https://w3c.github.io/csswg-drafts/css-viewport/" - ], - "repository": "https://github.com/w3c/csswg-drafts", - "sourcePath": "css-viewport/Overview.bs", - "filename": "index.html" - }, - "title": "CSS Viewport Module Level 1", - "source": "spec", - "shortTitle": "CSS Viewport 1", - "categories": [ - "browser" - ], - "standing": "good" - }, { "url": "https://drafts.fxtf.org/compositing-2/", "seriesComposition": "full", @@ -16542,6 +16506,56 @@ ], "standing": "good" }, + { + "url": "https://www.w3.org/TR/css-viewport-1/", + "seriesComposition": "full", + "shortname": "css-viewport-1", + "series": { + "shortname": "css-viewport", + "currentSpecification": "css-viewport-1", + "title": "CSS Viewport Module", + "shortTitle": "CSS Viewport", + "releaseUrl": "https://www.w3.org/TR/css-viewport/", + "nightlyUrl": "https://drafts.csswg.org/css-viewport/" + }, + "seriesVersion": "1", + "organization": "W3C", + "groups": [ + { + "name": "Cascading Style Sheets (CSS) Working Group", + "url": "https://www.w3.org/Style/CSS/" + } + ], + "release": { + "url": "https://www.w3.org/TR/css-viewport-1/", + "status": "First Public Working Draft", + "filename": "Overview.html" + }, + "nightly": { + "url": "https://drafts.csswg.org/css-viewport-1/", + "status": "Editor's Draft", + "alternateUrls": [ + "https://w3c.github.io/csswg-drafts/css-viewport-1/", + "https://w3c.github.io/csswg-drafts/css-viewport/" + ], + "repository": "https://github.com/w3c/csswg-drafts", + "sourcePath": "css-viewport/Overview.bs", + "filename": "Overview.html" + }, + "title": "CSS Viewport Module Level 1", + "source": "w3c", + "shortTitle": "CSS Viewport 1", + "categories": [ + "browser" + ], + "standing": "good", + "tests": { + "repository": "https://github.com/web-platform-tests/wpt", + "testPaths": [ + "css/css-viewport" + ] + } + }, { "url": "https://www.w3.org/TR/css-will-change-1/", "seriesComposition": "full", diff --git a/packages/browser-specs/package.json b/packages/browser-specs/package.json index 728d1536..e0b580be 100644 --- a/packages/browser-specs/package.json +++ b/packages/browser-specs/package.json @@ -1,6 +1,6 @@ { "name": "browser-specs", - "version": "3.72.1", + "version": "3.73.0", "description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.", "repository": { "type": "git", diff --git a/packages/web-specs/package.json b/packages/web-specs/package.json index 3a3a3d19..72fa39aa 100644 --- a/packages/web-specs/package.json +++ b/packages/web-specs/package.json @@ -1,6 +1,6 @@ { "name": "web-specs", - "version": "2.76.1", + "version": "2.77.0", "description": "Curated list of technical Web specifications", "repository": { "type": "git",