- From: vmpstr via GitHub <sysbot+gh@w3.org>
- Date: Wed, 08 Nov 2023 16:30:32 +0000
- To: public-css-archive@w3.org
> I was curious how content-visibility handles this. Yeah, content-visibility uses paint containment for this reason, so that we don't need to render the subtree to figure out the extent of the overflow, all of the needed information is on the box itself (border box + overflow-clip-margin) -- GitHub Notification of comment by vmpstr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8282#issuecomment-1802246092 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 8 November 2023 16:30:33 UTC