Confirmed users
1,396
edits
No edit summary |
No edit summary |
||
| Line 61: | Line 61: | ||
Refer to: <s>[https://bugzilla.mozilla.org/show_bug.cgi?id=445510 bug 445510]</s><br> | Refer to: <s>[https://bugzilla.mozilla.org/show_bug.cgi?id=445510 bug 445510]</s><br> | ||
Status: <span style="background-color: limeGreen; padding: 1px 6px;">green</span> | Status: <span style="background-color: limeGreen; padding: 1px 6px;">green</span> | ||
</td> | |||
</tr> | |||
<tr> | |||
<td id="109"> | |||
[https://dvcs.w3.org/hg/pfwg/raw-file/tip/ARIA/1.0/tests/test-files/roles-properties-global/roles-properties-global-main-aria-owns-obj1.html 109] | |||
<span style="background-color: Azure; font-size: xx-small;">[[#109|link here]]</span> | |||
</td> | |||
<td> | |||
<pre> | |||
<div id="test" role="main" | |||
aria-owns="obj1"> | |||
Placeholder content | |||
</div> | |||
<div id="obj1">obj1</div> | |||
</pre> | |||
</td> | |||
<td> | |||
ATK: The accessibility tree is NOT modified. | |||
Accessible "obj1" has a RELATION_NODE_CHILD_OF pointing to accessible "test", "test" has a RELATION_NODE_PARENT_OF pointing to accessible "obj1". Firefox doesn't expose the node_parent_of relation.<br><br> | |||
</td> | |||
<td> | |||
Target: Firefox 21??<br> | |||
Refer to: [https://bugzilla.mozilla.org/show_bug.cgi?id=527461 bug 527461]<br> | |||
Status: <span style="background-color: Cornsilk; padding: 1px 6px;">yellow</span> | |||
</td> | </td> | ||
</tr> | </tr> | ||