Skip to content

Commit

Permalink
[data] Update spec info
Browse files Browse the repository at this point in the history
  • Loading branch information
fetch-info bot committed Jan 25, 2024
1 parent 311144e commit 460b19d
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 38 deletions.
86 changes: 50 additions & 36 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-specs/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-specs/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 460b19d

Please sign in to comment.