RESOLVED DUPLICATE of bug 160705 202431
AX: VoiceOver doesn't read the attribute alt when h1->img[src]=.svg
https://bugs.webkit.org/show_bug.cgi?id=202431
Summary AX: VoiceOver doesn't read the attribute alt when h1->img[src]=.svg
Jorge Fernandes
Reported 2019-10-01 13:55:20 PDT
The alt of the img[src]= .svg element is not read by VoiceOver. If img[src]=.png VO reads correctly the alt. If img svg inside a p VO reads. Here is an example: <h1 class="navbar-brand_h1”> <img alt="ePortugal.gov.pt" id="imgLogoHeader" src="https://eportugal.gov.pt/o/servgov-theme/images/e_Portugal.svg”> </h1> source: https://eportugal.gov.pt
Attachments
Radar WebKit Bug Importer
Comment 1 2019-10-01 13:58:20 PDT
chris fleizach
Comment 2 2021-03-15 12:31:45 PDT
*** This bug has been marked as a duplicate of bug 160705 ***
Note You need to log in before you can comment on or make changes to this bug.