Skip to content

Commit 116741e

Browse files
committed
[css-anchor-position-1] Update Changes
1 parent e0cd088 commit 116741e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

css-anchor-position-1/Overview.bs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2659,6 +2659,8 @@ Significant changes since the <a href="https://www.w3.org/TR/2025/WD-css-anchor-
26592659
* Clarify that ''flip-block'', ''flip-inline'', and ''flip-start'' use the [=writing mode=] of the [=containing block=].
26602660
(<a href="https://github.com/w3c/csswg-drafts/issues/12869">Issue 12869</a>,
26612661
<a href="https://github.com/w3c/csswg-drafts/issues/13076">Issue 13076</a>)
2662+
* Clarify that ''inset/auto'' 'inset' values are treated as zero when finding the [=inset-modified containing block size=] for comparing [=position options=] in 'position-try-order'.
2663+
(<a href="https://github.com/w3c/csswg-drafts/issues/12942">Issue 12942</a>)
26622664
* Add 'clip-path' to the list of clipping effects considered for ''anchors-visible''
26632665
and clarify the timing of its checks.
26642666
(<a href="https://github.com/w3c/csswg-drafts/issues/12732">Issue 12732</a>)
@@ -2671,5 +2673,12 @@ Significant changes since the <a href="https://www.w3.org/TR/2025/WD-css-anchor-
26712673
* Fix algorithm error requiring matching tree roots for anchor name matching,
26722674
since it is sometimes possible to match across shadow tree boundaries.
26732675
(<a href="https://github.com/w3c/csswg-drafts/issues/12941">Issue 12941</a>)
2676+
* Clarify that ''inset/auto'' 'inset' values are treated as zero when finding the [=inset-modified containing block=] size for 'position-try-options'.
2677+
(<a href="https://github.com/w3c/csswg-drafts/issues/12942">Issue 12942</a>)
2678+
* Reorganize prose in [[#fallback]] for better readability.
2679+
(<a href="https://github.com/w3c/csswg-drafts/issues/12811">Issue 12818</a>)
2680+
* Improve guidance in [[#accessibility]] and clarify UA requirements.
2681+
(<a href="https://github.com/w3c/csswg-drafts/issues/10311">Issue 10311</a>)
2682+
* Improve examples.
26742683

26752684
See also <a href="https://www.w3.org/TR/2025/WD-css-anchor-position-1-20251007/#changes">Previous Changes</a>.

0 commit comments

Comments
 (0)