- From: Miriam Suzanne via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Feb 2025 20:06:51 +0000
- To: public-css-archive@w3.org
We can already respond to the impacts of page zoom. As you zoom in… - media `resolution` (the size of a pixel) gets smaller - media viewport size (the number of pixels wide/high) also get smaller Resolution is a media-level query, but zoom also impacts the size of containers – which we can already respond to using container queries. I'm not clear what the use-case is for responding to zoom specifically, rather than the results of zooming. -- GitHub Notification of comment by mirisuzanne Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10405#issuecomment-2672562277 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 20 February 2025 20:06:52 UTC