[Bug 25575] Element th is missing one or more of the following attributes: role.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25575

dmacdona <david100@sympatico.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david100@sympatico.ca

--- Comment #4 from dmacdona <david100@sympatico.ca> ---
I filed a but against HTML. 
https://github.com/w3c/html/issues/909#issuecomment-308889446


Editor Steve Faulkner said that <th> does indeed have semantics as shown in the
accessibility API mappings doc.

https://w3c.github.io/html-aam/#el-th

Therefore, this should pass the validator

<th aria-sort="ascending" ...>

It should not require a redundant aria role="columnheader"

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 16 June 2017 18:57:22 UTC