Confirmed users
1,396
edits
| Line 291: | Line 291: | ||
| Returns an object that represents the link anchor, as appropriate for the link at the specified index | | Returns an object that represents the link anchor, as appropriate for the link at the specified index | ||
| nsIAccessibleHyperLink::getObject() | | nsIAccessibleHyperLink::getObject() | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | ||
|- | |- | ||
| Line 297: | Line 297: | ||
| Returns an object representing the target of the link, as appropriate for the link at the specified index | | Returns an object representing the target of the link, as appropriate for the link at the specified index | ||
| nsIAccessibleHyperLink::getURI() | | nsIAccessibleHyperLink::getURI() | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | ||
|- | |- | ||
| Line 303: | Line 303: | ||
| Returns the index at which the textual representation of the hyperlink starts | | Returns the index at which the textual representation of the hyperlink starts | ||
| nsIAccessibleHyperLink::startIndex | | nsIAccessibleHyperLink::startIndex | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | ||
|- | |- | ||
| Line 309: | Line 309: | ||
| Returns the index at which the textual rerpesentation of the hyperlink ends | | Returns the index at which the textual rerpesentation of the hyperlink ends | ||
| nsIAccessibleHyperLink::endIndex | | nsIAccessibleHyperLink::endIndex | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | ||
|- | |- | ||
| Line 315: | Line 315: | ||
| Returns whether the target object referenced by this link is still valid | | Returns whether the target object referenced by this link is still valid | ||
| nsIAccessibleHyperLink::isValid() | | nsIAccessibleHyperLink::isValid() | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | ||
|} | |} | ||