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

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

            Bug ID: 25575
           Summary: Element th is missing one or more of the following
                    attributes: role.
           Product: Validator
           Version: HEAD
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5
          Assignee: mike+validator@w3.org
          Reporter: koodiapina@live.com
        QA Contact: www-validator-cvs@w3.org

With the following line validator throws incorrect error:

<th style="font-weight: normal; width: 0px;" class="sorting_asc" tabindex="0"
aria-controls="transfer-wizard_search_results_from" rowspan="1" colspan="1"
aria-sort="ascending" aria-label="Tilinumero: activate to sort column
ascending">foobar</th>

Element th is missing one or more of the following attributes: role.

However, I believe role is not allowed in element th?

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

Received on Tuesday, 6 May 2014 10:25:35 UTC