RFR: 8314215: Trailing Spaces before Line Breaks Affect the Center Alignment of Text [v15]
John Hendrikx
jhendrikx at openjdk.org
Tue Apr 23 13:41:56 UTC 2024
On Tue, 23 Apr 2024 12:40:57 GMT, Karthik P K <kpk at openjdk.org> wrote:
> Here is the result of TextLayoutTest in MacOS M1 system.
Thanks very much, I've updated the values now, so no tests should fail anymore on Mac.
> Following are the skipped tests:
>
> ```
> TextLayoutTest > caseTest(Case) > [10] SOFT_WRAP_WITH_COMPLEX_TEXT_ON_WINDOWS SKIPPED
>
> TextLayoutTest > caseTest(Case) > [11] SOFT_WRAP_WITH_COMPLEX_TEXT_AND_EXTRA_SPACE_ON_WINDOWS SKIPPED
>
> TextLayoutTest > fixedComplexTestsToEnsureNoFurtherRegressions() SKIPPED
>
> TextLayoutTest > complexTestsThatAreBrokenSince2013() SKIPPED
> ```
That looks as expected.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1236#issuecomment-2072350141
More information about the openjfx-dev
mailing list