RFR: 8345348: CSS media feature queries [v21]
Michael Strauß
mstrauss at openjdk.org
Tue May 6 06:56:21 UTC 2025
On Mon, 5 May 2025 20:44:17 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Should this work?
No. I've added a test for it.
> Also, are people supposed to know what LPAREN is? Can we provide more user friendly error messages?
The error messages of `CssParser` are what they are, I guess. For example, it will also emit messages like "Expected LBRACE" and "Expected RBRACE". If we change that, then probably with a cleanup ticket.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1655#issuecomment-2853464109
More information about the openjfx-dev
mailing list