Confirmed users
1,396
edits
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<ul> | <ul> | ||
<li><span style="background-color: limeGreen; padding: 1px 6px;">green</span> - test doesn't fail anymore, the fix was landed; | <li><span style="background-color: limeGreen; padding: 1px 6px;">green</span> - test doesn't fail anymore, the fix was landed; | ||
<li><span style="background-color: Cornsilk; padding: 1px 6px;">yellow</span> - we agree we have a bug, | <li><span style="background-color: Cornsilk; padding: 1px 6px;">yellow</span> - we agree we have a bug, it will be fixed it in reasonable time; | ||
<li><span style="background-color: Azure; padding: 1px 6px;">unknown</span> - we | <li><span style="background-color: Azure; padding: 1px 6px;">unknown</span> - we have concerns about expected behavior, the issue is under discussion; | ||
<li><span style="background-color: LightCoral; padding: 1px 6px;">red</span> - we | <li><span style="background-color: LightCoral; padding: 1px 6px;">red</span> - we think expected results are incorrect, no plans for a fix; | ||
<li><span>none</span> - the issue hasn't been investigated yet. | |||
</ul> | </ul> | ||
| Line 130: | Line 131: | ||
<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> | 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), [https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-columnheader-aria-selected-undefined.html 273] (role columnheader) | 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), [https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-columnheader-aria-selected-undefined.html 273] (role columnheader), [https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-rowheader-aria-selected-undefined.html 394] (role rowheader) | ||
</td> | </td> | ||
<td> | <td> | ||
Comment: | Comment: Not selectable items of a grid control is not practically useful to keep it as default behavior. Mozilla XUL tree exposes selectable state on both cells and rows which is fine with AT.<br><br> | ||
Not selectable items | Status: <span style="background-color: LightCoral; padding: 1px 6px;">red</span> | ||
Status: <span style="background-color: | |||
</td> | </td> | ||
</tr> | </tr> | ||
| Line 186: | Line 185: | ||
</td> | </td> | ||
<td> | <td> | ||
Comment: [http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/interface_i_accessible2.html#94d4d84e000ef2fa3f2abf1148779941 IAccessible2 groupPosition] isn't applied to things like headings which have level only. Tablist may be considered as the same thing.<br> | Comment: [http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/interface_i_accessible2.html#94d4d84e000ef2fa3f2abf1148779941 IAccessible2 groupPosition] isn't applied to things like headings which have level only. Tablist may be considered as the same thing.<br><br> | ||
Status: <span style="background-color: Azure; padding: 1px 6px;">unknown</span> | Status: <span style="background-color: Azure; padding: 1px 6px;">unknown</span> | ||
</td> | </td> | ||