You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SVG element can have the ARIA roles application, document, or img. Without ARIA roles, it has no implicit role. The SVG AAM specification applies when? Only if the SVG does not have an ARIA role or also with the roles application and document? I suspect that SVG AAM does not apply if role=img, because then all child elements implicitly have role=presentation. The question is, what is the AccName of an SVG with role=img? Does then https://www.w3.org/TR/accname-1.1/ apply?
The SVG element can have the ARIA roles application, document, or img. Without ARIA roles, it has no implicit role. The SVG AAM specification applies when? Only if the SVG does not have an ARIA role or also with the roles application and document? I suspect that SVG AAM does not apply if role=img, because then all child elements implicitly have role=presentation. The question is, what is the AccName of an SVG with role=img? Does then https://www.w3.org/TR/accname-1.1/ apply?
See: FreedomScientific/standards-support#304
The text was updated successfully, but these errors were encountered: