Re: [csswg-drafts] [css-contain][inert]: inert and hidden containments should share common logic (#7703)

Inert can't be treated as `content-visibility: hidden`, because inert contents are still painted and their size is taken into account for intrinsic sizing. If you set `:root  {content-visivility: hidden}`, then there is no tree walk because no content is laid out.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7703#issuecomment-1239699120 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 7 September 2022 17:49:41 UTC