[Webkit-unassigned] [Bug 174248] AX: Don't expose aria-roledescription value on "generic" elements (e.g. div and span) unless explicit role value is also defined

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 19:06:39 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=174248

--- Comment #4 from James Craig <jcraig at apple.com> ---
aria-roledescription is only prohibited on elements matching the generic role like <div> and <span>.

It’s NOT prohibited on elements that have an implicit ARIA role (like <table>) NOR is it prohibited on elements that don’t yet have an ARIA equivalent role, like <video>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220422/e5ab825a/attachment.htm>


More information about the webkit-unassigned mailing list