On Tue, 24 Oct 2023 19:18:20 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

>> ![image](https://github.com/openjdk/jdk/assets/19194678/0c4ba14d-84df-4c45-abb2-f3f9dca01bd2)
>> 
>> 
>> 
>>             <html>
>>                 <body>
>>                     <input type=image name=point 
>> src="file:oracle_logo_50x50.jpg" alt="Logo Oracle JPG">
>>                     <p>
>>                     <input type=image name=point 
>> src="file:oracle_logo_50x50.jpg">
>>                     <p>
>>                     <input type=image name=point 
>> src="file:none_oracle_logo_50x50.jpg" alt="Logo Oracle JPG">
>>                     <p>
>>                     <input type=image name=point 
>> src="file:none_oracle_logo_50x50.jpg">
>>                     <p>
>>                     <input type=image name=point 
>> src="files:none_oracle_logo_50x50.jpg" alt="Logo Oracle JPG">
>>                     <p>
>>                     <input type=image name=point 
>> src="files:none_oracle_logo_50x50.jpg">
>>                     <p>
>>                 </body>
>>             </html>
>> 
>> 
>> - Left before the Patch
>> - Right with your suggestion and if the distinction is preserved.
>
> Yes, that's what I meant.
> 
> A button with the plain source is better than a button without a title at all.

> Are you going to address it?

Yes.

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

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

Reply via email to