Skip to content

Commit e0ab70d

Browse files
author
fetch-info bot
committed
[data] Update spec info
1 parent 740003d commit e0ab70d

File tree

3 files changed

+52
-47
lines changed

3 files changed

+52
-47
lines changed

index.json

Lines changed: 50 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -727,51 +727,6 @@
727727
"browser"
728728
]
729729
},
730-
{
731-
"url": "https://drafts.csswg.org/css-backgrounds-4/",
732-
"seriesComposition": "delta",
733-
"shortname": "css-backgrounds-4",
734-
"series": {
735-
"shortname": "css-backgrounds",
736-
"currentSpecification": "css-backgrounds-3",
737-
"title": "CSS Backgrounds and Borders",
738-
"shortTitle": "CSS Backgrounds",
739-
"releaseUrl": "https://www.w3.org/TR/css-backgrounds/",
740-
"nightlyUrl": "https://drafts.csswg.org/css-backgrounds/"
741-
},
742-
"seriesVersion": "4",
743-
"shortTitle": "CSS Backgrounds 4",
744-
"seriesPrevious": "css-backgrounds-3",
745-
"organization": "W3C",
746-
"groups": [
747-
{
748-
"name": "Cascading Style Sheets (CSS) Working Group",
749-
"url": "https://www.w3.org/groups/wg/css/"
750-
}
751-
],
752-
"nightly": {
753-
"url": "https://drafts.csswg.org/css-backgrounds-4/",
754-
"status": "Editor's Draft",
755-
"alternateUrls": [
756-
"https://w3c.github.io/csswg-drafts/css-backgrounds-4/"
757-
],
758-
"repository": "https://github.com/w3c/csswg-drafts",
759-
"sourcePath": "css-backgrounds-4/Overview.bs",
760-
"filename": "index.html"
761-
},
762-
"title": "CSS Backgrounds Module Level 4",
763-
"source": "spec",
764-
"categories": [
765-
"browser"
766-
],
767-
"standing": "good",
768-
"tests": {
769-
"repository": "https://github.com/web-platform-tests/wpt",
770-
"testPaths": [
771-
"css/css-backgrounds"
772-
]
773-
}
774-
},
775730
{
776731
"url": "https://drafts.csswg.org/css-color-6/",
777732
"seriesComposition": "delta",
@@ -14956,6 +14911,56 @@
1495614911
]
1495714912
}
1495814913
},
14914+
{
14915+
"url": "https://www.w3.org/TR/css-backgrounds-4/",
14916+
"seriesComposition": "delta",
14917+
"shortname": "css-backgrounds-4",
14918+
"series": {
14919+
"shortname": "css-backgrounds",
14920+
"currentSpecification": "css-backgrounds-3",
14921+
"title": "CSS Backgrounds and Borders",
14922+
"shortTitle": "CSS Backgrounds",
14923+
"releaseUrl": "https://www.w3.org/TR/css-backgrounds/",
14924+
"nightlyUrl": "https://drafts.csswg.org/css-backgrounds/"
14925+
},
14926+
"seriesVersion": "4",
14927+
"shortTitle": "CSS Backgrounds 4",
14928+
"seriesPrevious": "css-backgrounds-3",
14929+
"organization": "W3C",
14930+
"groups": [
14931+
{
14932+
"name": "Cascading Style Sheets (CSS) Working Group",
14933+
"url": "https://www.w3.org/groups/wg/css/"
14934+
}
14935+
],
14936+
"release": {
14937+
"url": "https://www.w3.org/TR/css-backgrounds-4/",
14938+
"status": "First Public Working Draft",
14939+
"filename": "Overview.html"
14940+
},
14941+
"nightly": {
14942+
"url": "https://drafts.csswg.org/css-backgrounds-4/",
14943+
"status": "Editor's Draft",
14944+
"alternateUrls": [
14945+
"https://w3c.github.io/csswg-drafts/css-backgrounds-4/"
14946+
],
14947+
"repository": "https://github.com/w3c/csswg-drafts",
14948+
"sourcePath": "css-backgrounds-4/Overview.bs",
14949+
"filename": "index.html"
14950+
},
14951+
"title": "CSS Backgrounds Module Level 4",
14952+
"source": "w3c",
14953+
"categories": [
14954+
"browser"
14955+
],
14956+
"standing": "good",
14957+
"tests": {
14958+
"repository": "https://github.com/web-platform-tests/wpt",
14959+
"testPaths": [
14960+
"css/css-backgrounds"
14961+
]
14962+
}
14963+
},
1495914964
{
1496014965
"url": "https://www.w3.org/TR/css-borders-4/",
1496114966
"seriesComposition": "full",

packages/browser-specs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-specs",
3-
"version": "4.63.1",
3+
"version": "4.64.0",
44
"description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.",
55
"repository": {
66
"type": "git",

packages/web-specs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-specs",
3-
"version": "3.73.1",
3+
"version": "3.74.0",
44
"description": "Curated list of technical Web specifications",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)