On Mon, 5 May 2025 20:44:17 GMT, Andy Goryachev <ango...@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