This reverts commit b60a77e7ab1c0b573b02652f916ec905edbc2c1a. As discussed in https://github.com/openjdk/jfx/pull/2210. This is a very tricky area that has wasted several days of my time to this day. I have a feeling that this might require more code, perhaps even outside of `CssStyleHelper` (e.g. `Node` / `Parent` may need react better when the scene structure changed).
--------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - Revert "8268657: Looked-up color fails for -fx-background-color in JavaFX CSS file" Changes: https://git.openjdk.org/jfx/pull/2212/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2212&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8388140 Stats: 447 lines in 3 files changed: 19 ins; 397 del; 31 mod Patch: https://git.openjdk.org/jfx/pull/2212.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2212/head:pull/2212 PR: https://git.openjdk.org/jfx/pull/2212
