[Webkit-unassigned] [Bug 197082] AX: Table becomes layout table if provided author accName or description

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 18 09:44:54 PDT 2019


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

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cfleizach at apple.com

--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
(In reply to Scott from comment #2)
> Looking at this again, if a table has column headers defined, aria-label and
> aria-labelledby appear to work as expected and the table is not announced as
> a group: https://s.codepen.io/joe-watkins/debug/MWgPEYr
> 
> So seems that a table will only be exposed as a table in webkit if the table
> contains th elements, or a caption. If those are not present, even if the
> table is given an accessible name via aria-label/labelledby it will not be
> treated as a layout table.

I think if a table has a label, we should expose it as a data table. that sounds like the bug in this case

-- 
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/20190918/fb6848ad/attachment-0001.html>


More information about the webkit-unassigned mailing list