On Fri, Dec 16, 2022 at 11:13 AM Rune Lillesveen <[email protected]> wrote:
> > Debuggability > > DevTools may need to show style containers like it is done with size > container queries today. However, all elements are style containers by > default, so probably not the same type of UI. There is an issue where we > look up the wrong container, that is, always assume that the closest > container supporting logical inline axis queries is the closest one: > https://crbug.com/1378237 If we fix that issue, we will automatically > also implement correct container lookup for pure style containers. That > should work both for highlighting elements querying a given container, and > also list the query for the matched style rule correctly. > Update: https://crbug.com/1378237 is now fixed. -- Rune Lillesveen -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CACuPfeQJ9PqhsLmaY3_4uT802Gvn_mQyF%3DrYzNDu5T7gJFr4oA%40mail.gmail.com.
