- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 20 Nov 2023 20:12:22 +0000
- To: public-css-archive@w3.org
Yeah, having the ability to just hide it when nothing fits is a necessity. `visiblity: hidden` would work (except that it can be overridden by its children); we don't have to worry about lingering layout effects of having it stick around, like we would with an in-flow element. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9380#issuecomment-1819731533 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 20 November 2023 20:12:24 UTC