On Mon, 22 Sep 2025 23:10:13 GMT, Andy Goryachev <[email protected]> wrote:
> Question: When I supply a stylesheet with two missing close braces, the > master branch complains about `Expected RBRACE at [3,0]` to stderr, the code > in this PR does not. I've added some code that emits a parser error when a closing curly brace is missing. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1915#issuecomment-3321919554
