RFR: 8355012: JavaFX modena.css -fx-highlight-text-fill bug

Andy Goryachev angorya at openjdk.org
Fri May 2 20:40:50 UTC 2025


On Fri, 2 May 2025 19:24:40 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> I'm interested in a second opinion on whether we should do this kind of testing, and what in particular it should accomplish.

We already have `fontSetFromCSS()` test there, so I am not against adding a test in this file.

You do bring a good point though, which is whether we should do in respect to CSS.  Perhaps we should add a set of tests that verify that CSS properties are loaded from 
- inline style
- scene stylesheet
- user agent stylesheet

(unless we have these tests already)

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1801#issuecomment-2848079363


More information about the openjfx-dev mailing list