- From: vmpstr via GitHub <sysbot+gh@w3.org>
- Date: Mon, 19 Oct 2020 16:39:42 +0000
- To: public-css-archive@w3.org
The only concern I have with this is that `content-visibility: hidden` puts in things like containment which on the surface doesn't seem like it's needed for `hidden-matchable` type of behavior. Also, the proposal says that `visibility: hidden` has performance problems such as not skipping layout work, but again that doesn't seem like it is a requirement for having hidden searchable content. To be clear, I think this should absolutely work with `content-visibility: hidden`, but I'd just like to point out that making it also work with `visibility: hidden` might be nice. -- GitHub Notification of comment by vmpstr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5595#issuecomment-712289456 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 19 October 2020 16:39:44 UTC