RFR: 8327478: Add System test to verify TextSelection issue for webkit-617.1 [v3]
Gopal Pattnaik
duke at openjdk.org
Wed Mar 5 07:09:02 UTC 2025
On Wed, 5 Mar 2025 07:06:00 GMT, Gopal Pattnaik <duke at openjdk.org> wrote:
>> tests/system/src/test/java/test/robot/javafx/web/TextSelectionTest.java line 50:
>>
>>> 48: <body>     some text</body>
>>> 49: </html>
>>> 50: """;
>>
>> One more minor code style issue: lines 45-50 should be intended
>
> Done as per one suggestion on "https://docs.oracle.com/en/java/javase/18/text-blocks/index.html"
Removed the line "<head></head>" as this is empty.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1719#discussion_r1980818872
More information about the openjfx-dev
mailing list