Re: [csswg-drafts] [css-contain] What is the migration path for Container Queries? (#6175)

Both of our solutions exclude the long list of browsers supporting `@media` without support for `@supports`. In your case, browsers would also have to implement `@supports at-rule()` fairly broadly before `@container` is available, or it's not terribly useful. In order to use either pattern, authors would be hiding the media-query fallback from a long list of previously-supported browsers. Adding new support syntax might be a good idea long-term (also for layers and scope?), but in the immediate case it seems like it would make the issue more dramatic?

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


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

Received on Friday, 2 April 2021 18:28:05 UTC