- From: Sebastian Zartner via GitHub <noreply@w3.org>
- Date: Fri, 01 Aug 2025 12:13:49 +0000
- To: public-css-archive@w3.org
I'd argue that referring to the "order" of things is already common throughout CSS. We have [`order`](https://drafts.csswg.org/css-display/#order-property), which determines the paint order in addition to positioning items in a grid or flex container or [`position-try-order`](https://drafts.csswg.org/css-anchor-position-1/#position-try-order-property) in Anchor Positioning. We even have a [`paint-order` property in SVG](https://svgwg.org/svg2-draft/painting.html#PaintOrderProperty), while we have no property or value name referring to "overlap", as far as I know. So I prefer keeping the current name. Sebastian -- GitHub Notification of comment by SebastianZ Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12540#issuecomment-3144374585 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 1 August 2025 12:13:50 UTC