web-platform-tests / interop

web-platform-tests Interop project
https://wpt.fyi/interop
308 stars 28 forks source link

Container Queries #836

Open mirisuzanne opened 1 week ago

mirisuzanne commented 1 week ago

Description

While all the browsers have shipped the basic functionality - there have been a number of improvements agreed to by the CSS Working Group, which have not been implemented consistently. The first two are especially high priority, since they have compatibility implications:

Specification

https://drafts.csswg.org/css-conditional-5/

Additional Signals

WPT: https://wpt.fyi/results/css/css-conditional/container-queries

Chromium status or issue:

I haven't had a chance to track down other status/issues. I'll try and get to that, or would be happy for help.

captainbrosset commented 1 week ago

In the preliminary State Of CSS 2024 results, Container Queries is the second most common answer to the question "Are there any existing CSS features that you have difficulties using (or avoid altogether) because of lack of support, or differences between browsers?"

(not providing a link yet because these are preliminary results)

mirisuzanne commented 1 week ago

It's also possible also that there are more interop issues I'm not aware of – so I would welcome people providing additional sub-points to this focus area. I only listed the main improvements that have been discussed in the CSSWG since browsers launched CQs.