- From: Roman Komarov via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Sep 2024 22:15:23 +0000
- To: public-css-archive@w3.org
@tux- Anchor positioning will help with this, see this example: https://codepen.io/kizu/pen/wvLOZWV?editors=1100 — it is possible to use it to anchor an inner element to the outer container, and when using `fixed` positioning, it will also escape the `overflow: hidden` of the inner container. -- GitHub Notification of comment by kizu Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7858#issuecomment-2344795529 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 11 September 2024 22:15:24 UTC