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

Chrome 116 (M1 Mac) reports the following computed styles of this element:
<img width="368" alt="Screenshot 2023-09-25 at 00 24 35" src="https://github.com/w3c/csswg-drafts/assets/282754/3b97e7a0-1793-4cce-883a-8de9d85443ee">
It seems that font-size is unchanged, but all pixel values related to the parent (width and inherited line-height) get divided by the zoom factor. Since the "parent pixel" equals to half of the "zoomed pixel" of the element, treating all such values consistently makes some sense to me.

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


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

Received on Sunday, 24 September 2023 21:36:16 UTC