File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -3663,6 +3663,22 @@ Level 3</h3>
36633663<h2 id="changes">
36643664Changes</h2>
36653665
3666+ <h3 id="changes-2024-03">
3667+ Changes since the 11 March 2024 Candidate Recommendation Draft</h3>
3668+
3669+ <ul>
3670+ <!-- to 5 Nov 2025 -->
3671+ <li> Altered the border-radius outset adjustment,
3672+ so the radius reduction factor in the
3673+ minimum radius percentage of the corner, makes it less pronounced
3674+ the closer the corner's border-radius gets to 50%.
3675+ (<a href="https://github.com/w3c/csswg-drafts/issues/7103">Issue 7103</a> )
3676+ </li>
3677+ <li> Fixed syntax of 'box-shadow' to avoid allowing negative blur radii,
3678+ aligning it with the prose.
3679+ <li> Cross linked to 'ink overflow' terminology</li>
3680+ </ul>
3681+
36663682<h3 id="changes-2023-02">
36673683Changes since the 14 February 2023 Candidate Recommendation Snapshot</h3>
36683684
@@ -3687,8 +3703,6 @@ Changes since the 14 February 2023 Candidate Recommendation Snapshot</h3>
36873703 [=CSS/value definition syntax=] .
36883704 <li> Fixed the definition for where box shadows apply.
36893705 (<a href="https://github.com/w3c/csswg-drafts/issues/9286">Issue 9286</a> )
3690- <li> Fixed syntax of 'box-shadow' to avoid allowing negative blur radii,
3691- aligning it with the prose.
36923706 </ul>
36933707
36943708
You can’t perform that action at this time.
0 commit comments