Re: [csswg-drafts] [css-anchor-position] [css-position] Unclear whether `position: relative` inset should impact anchor positioning (#10522)

Right, relpos is for many purposes basically a layout-time shift (rather than a paint-time shift like transforms); the Chrome behavior is what I intended. (Basically, abspos/fixpos is *clearly* a "layout-time" affect, since absolute positioning is a layout mode on its own, and relpos/stickypos have always been lumped into the same boat in many ways.)

Clarifications added to the spec; the new section is structured to allow adding more details if there are further questions about what properties have an effect on anchors.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10522#issuecomment-2319345543 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 29 August 2024 23:11:46 UTC