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

> 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.

A lot of extra work due to processing inherited lengths? I don't get how, could you explain? In that situation it seems you'd have to multiply all the lengths by some numbers regardless.

(also, `* { zoom: 101%; }` seems as bad of a footgun as `* { font-size: 101%; }`, why would developers do that?)

-- 
GitHub Notification of comment by chrishtr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9397#issuecomment-1811118538 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 19:52:24 UTC