RFR: JDK-8314731 : Add support for the alt attribute in the image type input HTML tag [v7]
ScientificWare
duke at openjdk.org
Mon Dec 2 17:28:45 UTC 2024
On Mon, 2 Dec 2024 13:58:46 GMT, ScientificWare <duke at openjdk.org> wrote:
>> ScientificWare has updated the pull request incrementally with one additional commit since the last revision:
>>
>> bug8314731.java : Corrects the CopyRight date.
>
> test/jdk/javax/swing/text/html/CSS/bug8314731.java line 62:
>
>> 60: JEditorPane jEditorPane = new JEditorPane();
>> 61: jEditorPane.setEditable(false);
>> 62: JFrame jf = new JFrame("CSS named colors Test");
>
> Replace this title with "alt attribute test in HTML image type input".
> Move this test to a better place.
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15319#discussion_r1866291455
More information about the client-libs-dev
mailing list