@@ -2598,32 +2598,8 @@ No Privacy issues have been raised against this document.
25982598Changes {#changes}
25992599=======
26002600
2601- Significant changes since the <a href="https://www.w3.org/TR/2024/WD-css-anchor-position-1-20241004/">4 March October 2024 Working Draft</a> :
2602- * Switched the center track for 'position-area' to default to ''align-self/center'' alignment.
2603- (<a href="https://github.com/w3c/csswg-drafts/issues/11803">Issue 11803</a> )
2604- * Defined the [=implicit anchor element=] of [=pseudo-elements=] to be their [=originating element=] .
2605- (<a href="https://github.com/w3c/csswg-drafts/issues/11792">Issue 11792</a> )
2606- * Rewrote how scrolling is handled and responded to ([[#scroll]] ),
2607- so that the positioned element can respond to its anchors being scrolled <em> when possible</em>
2608- (when the positioned element is first rendered, or changes fallbacks).
2609- (<a href="https://github.com/w3c/csswg-drafts/issues/10999">Issue 10999</a> )
2610- * Rebased 'position-visibility' to use the newly defined ''visibility: force-hidden'' value
2611- instead of creating a custom concept,
2612- in order to better enable transitions.
2613- (<a href="https://github.com/w3c/csswg-drafts/issues/10182">Issue 10182</a> )
2614- * Fixed some errors in the anchor resolution algorithm.
2615- (<a href="https://github.com/w3c/csswg-drafts/issues/11030">Issue 11030</a> ,
2616- <a href="https://github.com/w3c/csswg-drafts/issues/11170">Issue 11170</a> )
2617- * Fixed some errors in the list of <<position-area>> keywords.
2618- (<a href="https://github.com/w3c/csswg-drafts/issues/11372">Issue 11372</a> ,
2619- <a href="https://github.com/w3c/csswg-drafts/issues/11371">Issue 11371</a> )
2620- * Defined that 'anchor-scope' idents are [=tree-scoped names=] (and thus compare specially with [=anchor names=] ).
2621- (<a href="https://github.com/w3c/csswg-drafts/issues/10525">Issue 10525</a> ,
2622- <a href="https://github.com/w3c/csswg-drafts/issues/10526">Issue 10526</a> )
2623- * Clarified that the [=computed value=] of 'position-area' does not distinguish long and short forms of logical keywords.
2624- (<a href="https://github.com/w3c/csswg-drafts/issues/11828">Issue 11828</a> )
2625- * Clarified that certain ''anchor()'' resolaveability checks are at [=computed value=] time, not parse time.
2626- (<a href="https://github.com/w3c/csswg-drafts/issues/10955">Issue 10955</a> )
2627- * Editorial reorganization of sections, particularly [[#position-area]] .
2628-
2629- See also <a href="https://www.w3.org/TR/2024/WD-css-anchor-position-1-20241004/#changes">Previous Changes</a> .
2601+ Significant changes since the <a href="https://www.w3.org/TR/2025/WD-css-anchor-position-1-20250509/">9 May October 2025 Working Draft</a> :
2602+
2603+ ISSUE: Audit <a href="https://github.com/w3c/csswg-drafts/commits/main/css-anchor-position-1">changes</a> !
2604+
2605+ See also <a href="https://www.w3.org/TR/2025/WD-css-anchor-position-1-20250509/#changes">Previous Changes</a> .
0 commit comments