File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -193,6 +193,21 @@ unless otherwise specified.
193193Note: Without this, these [=pseudo-elements=] , which are often inaccessible
194194by other specifications, cannot be positioned with [=implicit anchor elements=] .
195195
196+ ### The Anchor's Position ### {#determining-position}
197+
198+ Several features of this specification refer to the position and size of an [=anchor element=] .
199+ The anchor element's position and size is determined after layout,
200+ and for these purposes
201+ includes 'position' -based adjustments
202+ (such as ''position: relative'' or ''position: sticky'' ).
203+
204+ Post-layout effects, such as 'transform' ,
205+ do not affect the [=anchor element's=] "position".
206+
207+ Note: Allowing an anchor to opt into including the effects of 'transform'
208+ or similar properties
209+ might be allowed in the future.
210+
196211<!-- Big Text: a-scope
197212
198213 ███▌ ███▌ ███▌ ███▌ ████▌ █████▌
You can’t perform that action at this time.
0 commit comments