-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 9, 11, 17, 20, 21
-
Component/s: client-libs
-
b16
-
generic
-
generic
ADDITIONAL SYSTEM INFORMATION :
Linux, Windows, ...
A DESCRIPTION OF THE PROBLEM :
According HTML 4.01 specifications :
" ... For accessibility reasons, authors should provide alternate text for the image via the alt attribute. ..."
This feature in not implemented in FormView.java.
PR 15319 : https://github.com/openjdk/jdk/pull/15319 fixes this issue.
Linux, Windows, ...
A DESCRIPTION OF THE PROBLEM :
According HTML 4.01 specifications :
" ... For accessibility reasons, authors should provide alternate text for the image via the alt attribute. ..."
This feature in not implemented in FormView.java.
PR 15319 : https://github.com/openjdk/jdk/pull/15319 fixes this issue.
- links to
-
Commit(master)
openjdk/jdk/729f4f9b
-
Review(master)
openjdk/jdk/15319