diff --git a/index.json b/index.json index c7521196..405832d0 100644 --- a/index.json +++ b/index.json @@ -867,51 +867,6 @@ ] } }, - { - "url": "https://drafts.csswg.org/css-easing-2/", - "seriesComposition": "full", - "shortname": "css-easing-2", - "series": { - "shortname": "css-easing", - "currentSpecification": "css-easing-1", - "title": "CSS Easing Functions", - "shortTitle": "CSS Easing Functions", - "releaseUrl": "https://www.w3.org/TR/css-easing/", - "nightlyUrl": "https://drafts.csswg.org/css-easing/" - }, - "seriesVersion": "2", - "seriesPrevious": "css-easing-1", - "organization": "W3C", - "groups": [ - { - "name": "Cascading Style Sheets (CSS) Working Group", - "url": "https://www.w3.org/Style/CSS/" - } - ], - "nightly": { - "url": "https://drafts.csswg.org/css-easing-2/", - "status": "Editor's Draft", - "alternateUrls": [ - "https://w3c.github.io/csswg-drafts/css-easing-2/" - ], - "repository": "https://github.com/w3c/csswg-drafts", - "sourcePath": "css-easing-2/Overview.bs", - "filename": "index.html" - }, - "title": "CSS Easing Functions Level 2", - "source": "spec", - "shortTitle": "CSS Easing Functions 2", - "categories": [ - "browser" - ], - "standing": "good", - "tests": { - "repository": "https://github.com/web-platform-tests/wpt", - "testPaths": [ - "css/css-easing" - ] - } - }, { "url": "https://drafts.csswg.org/css-env-1/", "seriesComposition": "full", @@ -14803,6 +14758,56 @@ ] } }, + { + "url": "https://www.w3.org/TR/css-easing-2/", + "seriesComposition": "full", + "shortname": "css-easing-2", + "series": { + "shortname": "css-easing", + "currentSpecification": "css-easing-1", + "title": "CSS Easing Functions", + "shortTitle": "CSS Easing Functions", + "releaseUrl": "https://www.w3.org/TR/css-easing/", + "nightlyUrl": "https://drafts.csswg.org/css-easing/" + }, + "seriesVersion": "2", + "seriesPrevious": "css-easing-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-easing-2/", + "status": "First Public Working Draft", + "filename": "Overview.html" + }, + "nightly": { + "url": "https://drafts.csswg.org/css-easing-2/", + "status": "Editor's Draft", + "alternateUrls": [ + "https://w3c.github.io/csswg-drafts/css-easing-2/" + ], + "repository": "https://github.com/w3c/csswg-drafts", + "sourcePath": "css-easing-2/Overview.bs", + "filename": "index.html" + }, + "title": "CSS Easing Functions Level 2", + "source": "w3c", + "shortTitle": "CSS Easing Functions 2", + "categories": [ + "browser" + ], + "standing": "good", + "tests": { + "repository": "https://github.com/web-platform-tests/wpt", + "testPaths": [ + "css/css-easing" + ] + } + }, { "url": "https://www.w3.org/TR/css-flexbox-1/", "seriesComposition": "full", diff --git a/packages/browser-specs/package.json b/packages/browser-specs/package.json index 316c25af..2d93bbf9 100644 --- a/packages/browser-specs/package.json +++ b/packages/browser-specs/package.json @@ -1,6 +1,6 @@ { "name": "browser-specs", - "version": "4.17.1", + "version": "4.18.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 4d071c4f..d143968d 100644 --- a/packages/web-specs/package.json +++ b/packages/web-specs/package.json @@ -1,6 +1,6 @@ { "name": "web-specs", - "version": "3.18.2", + "version": "3.19.0", "description": "Curated list of technical Web specifications", "repository": { "type": "git",