[csswg-drafts] Feature: @Container support zoom (#10405)

wesleyolis has just created a new issue for https://github.com/w3c/csswg-drafts:

== Feature: @Container support zoom ==
Hi,

I would also like to propose the following with regard to @container, which improves subsections of pages.

To support the same enhancements as done for around the zoom parameter in 
[https://github.com/w3c/csswg-drafts/issues/10399](https://github.com/w3c/csswg-drafts/issues/10399)

Can be used to know which items to re-evaluate when a page is zoomed.

```.css {
@container zoom and (zoom > 1){

}
else

}

Just ask if you like any further clarity or understanding.



Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10405 using your GitHub account


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

Received on Saturday, 8 June 2024 11:59:07 UTC