Re: [csswg-drafts] [css-zoom?] Zoom and inheritance. (#9397)

Note that "changes of zoom" here doesn't mean just dynamic changes. Any change of zoom from ancestor to descendant would incur that extra performance cost. So `* { zoom: 101%; }` would cause a _lot_ of extra work (because each element would zoom a little bit more than the previous etc), and there doesn't need to be any dynamic change for that.

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


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

Received on Tuesday, 14 November 2023 10:30:55 UTC