- From: Mr. TA via GitHub <sysbot+gh@w3.org>
- Date: Wed, 12 Jul 2023 15:10:52 +0000
- To: public-css-archive@w3.org
@zm-cttae I for one would be perfectly happy with a new property, which works "like" `zoom` but has a clearly defined, standardized behavior, and is cross browser. The most important aspect in my use case is the "automatic" scaling of all measurements, such as `width`, `border-width`, etc., even when they're set to a fractional value, like 0.5mm. Imagine a document with its dimensions defined in millimeters; `zoom` allows to render the whole document, applying mm values as `px`, and then `zoom` as appropriate to make it readable for the user's screen size. -- GitHub Notification of comment by TahirAhmadov Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5623#issuecomment-1632724269 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 12 July 2023 15:10:53 UTC