Simon Pieters
Simon Pieters
> Okay, in terms of PRs against the spec should we start by renaming "none" to "from-image", and in a later PR, re-add "none" with the new semantics? I realized...
I think if we want `supports()` to apply to all `media=""` attributes, it should be part of MQ. But processing a media query list instead returns two booleans (supports result,...
I guess my main concern is consistency for web developers about where `supports()` works, and how to expose it in the CSSOM. So maybe first we need to decide whether...
I've received some pushback to the `supports()` in `@media` idea. @noamr suggested in [#whatwg](https://matrixlogs.bakkot.com/WHATWG/2023-09-19#L13) chat that maybe there's a better solution than adding `supports()` in the `media` attribute in HTML....
@annevk do you plan to add rendering support in iOS Safari?
For `` the `media` attribute is used in the CSSOM "create a CSS stylesheet" steps and a `MediaList` object gets created from the attribute's value, where that vaule is parsed...
Yeah. Maybe we can move the text > We'd be happy to mentor you through this process. If you're interested and need help getting started, leave a comment on the...
I'm OK with moving text around in the compat spec :)
Maybe this should instead be renamed to "Scroll-driven animations"?
Interesting. Is the quirk needed for web compat?