Confirmed users
1,396
edits
No edit summary |
No edit summary |
||
| Line 84: | Line 84: | ||
Comment: We have a bug [https://bugzilla.mozilla.org/show_bug.cgi?id=835121 bug 835121]<br> | Comment: We have a bug [https://bugzilla.mozilla.org/show_bug.cgi?id=835121 bug 835121]<br> | ||
Status: <span style="background-color: Cornsilk; padding: 1px 6px;">yellow</span> | Status: <span style="background-color: Cornsilk; padding: 1px 6px;">yellow</span> | ||
</td> | |||
</tr> | |||
<tr> | |||
<td id="189"> | |||
[https://dvcs.w3.org/hg/pfwg/raw-file/tip/ARIA/1.0/tests/test-files/roles-properties-supported/roles-properties-supported-gridcell-aria-selected-undefined.html 189] | |||
<span style="background-color: Azure; font-size: xx-small;">[[#189|link here]]</span> | |||
</td> | |||
<td> | |||
<pre> | |||
<div id="test" role="gridcell" | |||
aria-selected="undefined"> | |||
Placeholder content | |||
</div> | |||
</pre> | |||
</td> | |||
<td> | |||
Accessible has ROLE_SYSTEM_CELL, AND aria-selected is [http://www.w3.org/TR/wai-aria/states_and_properties#aria-selected not mapped]. Firefox exposes selectable state.<br><br> | |||
Dupe: [https://dvcs.w3.org/hg/pfwg/raw-file/tip/ARIA/1.0/tests/test-files/roles-properties-supported/roles-properties-supported-row-aria-selected-undefined.html 216] (role row)<br> | |||
</td> | |||
<td> | |||
Comment: In Firefox 3.6 we fixed [https://bugzilla.mozilla.org/show_bug.cgi?id=501086 opposite bug] to the required behavior to stay consistent with aria-checked implementation. Needs discussion.<br> | |||
Status: <span style="background-color: Azure; padding: 1px 6px;">unknown</span> | |||
</td> | </td> | ||
</tr> | </tr> | ||