Accessibility/ARIA1.0TestSuiteFailures: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 188: Line 188:
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>
Status: <span style="background-color: Azure; padding: 1px 6px;">unknown</span>
Status: <span style="background-color: Azure; padding: 1px 6px;">unknown</span>
</td>
</tr>
<td id="347">
[https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-menuitemradio-aria-selected-true.html 347]
<span style="background-color: Azure; font-size: xx-small;">[[#347|link here]]</span>
</td>
<td>
<pre>
<div role="menu">
  <div id="test" role="menuitemradio"
      aria-selected="true">
    Placeholder content
  </div>
  <div id="obj1" role="menuitemradio">obj1</div>
  <div id="obj2" role="menuitemradio">obj2</div>
</div>
</pre>
</td>
<td>
div@id="test" should expose selectable/selected states.
</td>
<td>
Comment: I bet the same should be for role menuitem and menuitemcheckbox<br>
Target: Firefox ??<br>
Refer to: [https://bugzilla.mozilla.org/show_bug.cgi?id=864627 bug 864627]<br>
Status: <span style="background-color: Cornsilk; padding: 1px 6px;">yellow</span>
</td>
</td>
</tr>
</tr>
Confirmed users
1,396

edits

Navigation menu