On Wed, 11 Jun 2025 18:26:56 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> Andy Goryachev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> text origin > > tests/system/src/test/java/test/robot/javafx/scene/TextFlow_TextLayout_Test.java > line 81: > >> 79: >> 80: // caret is one line >> 81: assertEquals(ci.getSegmentCount(), 1); > > Expected and actual are reversed, here and a few others below (most are OK). in the other test as well... good catch! ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1596#discussion_r2140895379