RFR: 8345348: CSS media feature queries [v20]

Michael Strauß mstrauss at openjdk.org
Mon May 5 18:19:01 UTC 2025


On Mon, 5 May 2025 18:00:58 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> and if does apply, it overrides any previous rules (but can be overridden by any subsequent rules), right?

Yes, if the media query matches, it's as if the enclosed rule was a normal rule at that position in the stylesheet.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1655#issuecomment-2851918954


More information about the openjfx-dev mailing list