On Fri, 3 Oct 2025 10:28:00 GMT, Michael Strauß <[email protected]> wrote:
> Hi all, > > This pull request contains a backport of commit > [a176dad2](https://github.com/openjdk/jfx/commit/a176dad2a2da9f0fac25c6b0ff2028b49f59a526) > from the [openjdk/jfx](https://git.openjdk.org/jfx) repository. > > The commit being backported was authored by Michael Strauß on 3 Oct 2025 and > was reviewed by Andy Goryachev and Ambarish Rapte. > > Thanks! @mstr2 Since this touches the CSS parser, I want to be extra careful when backporting it. How safe do you think this fix is? Could it affect anything other than `@media` queries? I wonder if it would be better to let it bake in jfx26 for a while (a couple of promoted builds) before backporting it to jfx25u. @arapte @andy-goryachev-oracle What is your risk assessment? ------------- PR Comment: https://git.openjdk.org/jfx25u/pull/21#issuecomment-3365964087
