Skip to content

Commit

Permalink
Update URLs of css-overflow-5 and css-color-hdr-1 (#1618)
Browse files Browse the repository at this point in the history
Both specs were published as First Public Working Drafts. Fixes #1613, #1614.
  • Loading branch information
tidoust authored Dec 18, 2024
1 parent 529edf0 commit 1de07d4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,6 @@
},
"https://drafts.csswg.org/css-borders-4/",
"https://drafts.csswg.org/css-color-6/ delta",
{
"url": "https://drafts.csswg.org/css-color-hdr-1/",
"formerNames": [
"css-color-hdr"
]
},
"https://drafts.csswg.org/css-conditional-values-1/",
"https://drafts.csswg.org/css-display-4/",
"https://drafts.csswg.org/css-env-1/",
Expand All @@ -118,7 +112,6 @@
"seriesComposition": "delta",
"shortTitle": "CSS Multicol 2"
},
"https://drafts.csswg.org/css-overflow-5/ delta",
"https://drafts.csswg.org/css-page-4/ delta",
"https://drafts.csswg.org/css-position-4/ delta",
"https://drafts.csswg.org/css-shapes-2/ delta",
Expand Down Expand Up @@ -995,6 +988,12 @@
},
"https://www.w3.org/TR/css-color-5/ delta",
"https://www.w3.org/TR/css-color-adjust-1/",
{
"url": "https://www.w3.org/TR/css-color-hdr-1/",
"formerNames": [
"css-color-hdr"
]
},
{
"url": "https://www.w3.org/TR/css-conditional-3/",
"shortTitle": "CSS Conditional 3"
Expand Down Expand Up @@ -1062,6 +1061,7 @@
"https://www.w3.org/TR/css-nesting-1/",
"https://www.w3.org/TR/css-overflow-3/",
"https://www.w3.org/TR/css-overflow-4/ delta",
"https://www.w3.org/TR/css-overflow-5/ delta",
"https://www.w3.org/TR/css-overscroll-1/",
"https://www.w3.org/TR/css-page-3/",
"https://www.w3.org/TR/css-page-floats-3/",
Expand Down

0 comments on commit 1de07d4

Please sign in to comment.