On Thu, 10 Nov 2022 20:36:58 GMT, Andy Goryachev <ango...@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. I agree. ------------- PR: https://git.openjdk.org/jfx/pull/947