- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Wed, 03 Jul 2024 20:57:20 +0000
- To: public-css-archive@w3.org
> This offsetting is a purely visual effect, and does not affect the size or position of any other box This is kinda incorrect. relative positioning does affect things, e.g. the static-position gets shifted by the rel-pos offset as one example: https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=12874 -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10522#issuecomment-2207273806 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 3 July 2024 20:57:23 UTC