- From: gitspeaks via GitHub <sysbot+gh@w3.org>
- Date: Wed, 20 Nov 2024 20:04:59 +0000
- To: public-css-archive@w3.org
For anyone involved in "trying to decide how the language will evolve", please consider how absolute positioning has been taught to millions of developers up until today: "An absolutely positioned element is an element whose [computed](https://developer.mozilla.org/en-US/docs/Web/CSS/computed_value) position value is absolute or fixed. The [top](https://developer.mozilla.org/en-US/docs/Web/CSS/top), [right](https://developer.mozilla.org/en-US/docs/Web/CSS/right), [bottom](https://developer.mozilla.org/en-US/docs/Web/CSS/bottom), and [left](https://developer.mozilla.org/en-US/docs/Web/CSS/left) properties specify offsets from the edges of the element's [containing block](https://developer.mozilla.org/en-US/docs/Web/CSS/Containing_block)." source: https://developer.mozilla.org/en-US/docs/Web/CSS/position -- GitHub Notification of comment by gitspeaks Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11242#issuecomment-2489445221 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 20 November 2024 20:05:00 UTC