[Bug 21583] Section 3.2.1 Semantics - Non conforming, despite being syntactically correct

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

--- Comment #3 from Devarshi Pant <devarshipant@gmail.com> ---
It does not, but when I add a <th> element, JAWS detects it as a table. 

Something like:

<table>
       <th>I am a column Header</th>
          <tr> <td> 13,202 </td> </tr>
          <tr> <td> <a href="http://example.org/sources/12">[12]</a> </td>
</tr>
</table>

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

Received on Tuesday, 16 April 2013 13:21:39 UTC