Skip to content

Commit 483504a

Browse files
committed
[css-values-5] Update changes list.
1 parent 98c5a7c commit 483504a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

css-values-5/Overview.bs

+7
Original file line numberDiff line numberDiff line change
@@ -2441,6 +2441,11 @@ Acknowledgments</h2>
24412441
<h2 class="no-num" id="changes">
24422442
Changes</h2>
24432443

2444+
Changes since the <a href="https://www.w3.org/TR/2024/WD-css-values-5-20240913/">First Public Working Draft</a> include:
2445+
2446+
* Incorporated the definition of <<position>>,
2447+
extending it to handle [=flow-relative=] positions.
2448+
(<a href="https://github.com/w3c/csswg-drafts/issues/549#issuecomment-1823607623">Issue 549</a>)
24442449

24452450
<h3 class=no-num id="additions-L4">
24462451
Additions Since Level 4</h3>
@@ -2449,6 +2454,8 @@ Additions Since Level 4</h3>
24492454

24502455
* Added the "comma-upgrading" rules for functional notations.
24512456
* Defined several <<url-modifier>>s for <<url>> functions.
2457+
* Extended <<position>> to handle [=flow-relative=] positions.
2458+
(<a href="https://github.com/w3c/csswg-drafts/issues/549#issuecomment-1823607623">Issue 549</a>)
24522459
* Added the [[#progress|*-progress()]] family of functions, to represent interpolation progress between two values.
24532460
* Added the [[#mixing|*-mix()]] family of functions, to represent actually interpolating between two values.
24542461
* Added ''first-valid()'', to allow CSS's forward-compatible parsing behavior (drop invalid things, go with what's left) to be used with custom properties and other contexts where validity isn't known until <em>after</em> parsing.

0 commit comments

Comments
 (0)