On Mon, 22 Jun 2026 14:36:16 GMT, Marius Hanl <[email protected]> wrote:
>> I think this is good as is - the bug calls for Modena.css specifically, so >> the test ensures the right stylesheet. >> And thanks for filing JDK-8387020 - it is indeed a weird choice of data url. > > Okay but then we may should do that in the `setup` and reset in `cleanup` > perhaps? Because the other test `testHighlightTextInput` failed because of > JDK-8387020, so it is also affected when modena is not set. Right, but the test failures are a separate problem that you've addressed in JDK-8387020. This test is correct in its setting the specific stylesheet, while the rest are probably ok because they are supposed to work with the default stylesheet (it happens to be modena.css today, but who knows what happens tomorrow). Right? ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2184#discussion_r3453090213
