Re: [csswg-drafts] Feature: @Container support zoom and re-evaluation of queries on mobile (#10405)

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