RFR: JDK-8314731 : Add support for the alt attribute in the image type input HTML tag [v2]

Alexey Ivanov aivanov at openjdk.org
Tue Oct 24 18:14:38 UTC 2023


On Mon, 23 Oct 2023 20:48:31 GMT, ScientificWare <duke at openjdk.org> wrote:

> > What purpose does this distinction serve?
> 
> Definitely an application developer and because it's the context of this HTML implementation, may I preserve this distinction ?

Okay, let it be. However, I still think it's not the right thing.

There was nothing else but the `src` attribute, now there is.

> > This actually raises another question: what if altAtt isn't provided? Should it fallback to srcURL?
> 
> Yes, it's a logical error on my part.

Are you going to address it?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/15319#discussion_r1370634475


More information about the client-libs-dev mailing list