File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2263,6 +2263,9 @@ depending on some commonly needed layout conditions.
22632263 i.e. clipping due to 'clip-path' ,
22642264 'overflow' , or other effects (such as [=paint containment=] )
22652265 that clip to the [=overflow clip edge=] .
2266+ If |anchor| has non-zero area,
2267+ it must also have a non-zero intersection area
2268+ to be considered not fully clipped.
22662269
22672270 Whether or not |anchor| is [=clipped by intervening boxes=]
22682271 must be checked after [=updating content relevancy for a document=]
@@ -2687,6 +2690,8 @@ Significant changes since the <a href="https://www.w3.org/TR/2025/WD-css-anchor-
26872690
26882691* Clarify positoin fallback interaction with transitions and animation.
26892692 (<a href="https://github.com/w3c/csswg-drafts/issues/13048">Issue 13048</a> )
2693+ * Clarify that intersection must be non-zero (when anchor box is non-zero) for ''anchors-visible'' .
2694+ (<a href="https://github.com/w3c/csswg-drafts/issues/13176">Issue 13176</a> )
26902695
26912696Significant changes since the <a href="https://www.w3.org/TR/2025/WD-css-anchor-position-1-20251007/">7 October 2025 Working Draft</a> :
26922697
You can’t perform that action at this time.
0 commit comments