Confirmed users
1,396
edits
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
<th>Description</th> | <th>Description</th> | ||
<th>Comment</th> | <th>Comment</th> | ||
</tr> | |||
<tr> | |||
<td id="99"> | |||
[https://dvcs.w3.org/hg/pfwg/raw-file/tip/ARIA/1.0/tests/test-files/roles-properties-global/roles-properties-global-main-aria-invalid-grammar.html 99] | |||
<span style="background-color: Azure; font-size: xx-small;">[[#99|link here]]</span> | |||
</td> | |||
<td> | |||
<pre> | |||
<div id="test" role="main" | |||
aria-invalid="grammar"> | |||
Placeholder content | |||
</div> | |||
</pre> | |||
</td> | |||
<td> | |||
Set IA2_STATE_INVALID_ENTRY, AND | |||
Expose "grammar" as a text attribute. Firefox doesn't expose the text attribute.<br><br> | |||
Same issue: [https://dvcs.w3.org/hg/pfwg/raw-file/tip/ARIA/1.0/tests/test-files/roles-properties-global/roles-properties-global-main-aria-invalid-spelling.html 101] (aria-invalid="spelling")<br> | |||
</td> | |||
<td> | |||
Comment: We have a bug [https://bugzilla.mozilla.org/show_bug.cgi?id=445510 bug 445510].<br> | |||
Status: <span style="background-color: Cornsilk; padding: 1px 6px;">yellow</span> | |||
</td> | |||
</tr> | </tr> | ||