Skip to content

Commit e9fad62

Browse files
committed
[css-anchor-position-1] Fix links
1 parent 116741e commit e9fad62

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-anchor-position-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2659,7 +2659,7 @@ 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'.
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'.
26632663
(<a href="https://github.com/w3c/csswg-drafts/issues/12942">Issue 12942</a>)
26642664
* Add 'clip-path' to the list of clipping effects considered for ''anchors-visible''
26652665
and clarify the timing of its checks.
@@ -2673,7 +2673,7 @@ Significant changes since the <a href="https://www.w3.org/TR/2025/WD-css-anchor-
26732673
* Fix algorithm error requiring matching tree roots for anchor name matching,
26742674
since it is sometimes possible to match across shadow tree boundaries.
26752675
(<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'.
2676+
* Clarify that ''inset/auto'' 'inset' values are treated as zero when finding the [=inset-modified containing block=] size for 'position-try-order'.
26772677
(<a href="https://github.com/w3c/csswg-drafts/issues/12942">Issue 12942</a>)
26782678
* Reorganize prose in [[#fallback]] for better readability.
26792679
(<a href="https://github.com/w3c/csswg-drafts/issues/12811">Issue 12818</a>)

0 commit comments

Comments
 (0)