Accessibility/ARIA1.0TestSuiteFailures

From MozillaWiki
< Accessibility
Revision as of 07:47, 7 November 2012 by Surkov.alexander (talk | contribs) (Created page with "<table border="1" width="100%"> <tr> <th>Test No</th> <th>Code snippet</th> <th>Description</th> <th>Comment</th> </tr> <tr> <td>[https://dvcs.w3.org/hg/pfwg/file/c9aa483b06ca/AR...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Test No Code snippet Description Comment
521
<table role="presentation">
<tr>
<td aria-hidden="true">Test me</td>
</tr>
</table>
aria-hidden is a global attribute and should nullify the presentational role on the <td> Target: Firefox 19