On Thu, 10 Nov 2022 20:33:11 GMT, Marius Hanl <mh...@openjdk.org> wrote:
> So this really is not a bug in the CSS parser after all? Not in the CssParser, but in the code that resolves the actual values at runtime (CssStyleHelper). May not be a bug per se, but rather a side effect of some specific order of initialization. Keep in mind that it gets resolved, eventually. ------------- PR: https://git.openjdk.org/jfx/pull/947