Confirmed users
1,396
edits
| Line 278: | Line 278: | ||
! Description | ! Description | ||
! Gecko | ! Gecko | ||
! | ! Status | ||
! Bug | |||
|- | |- | ||
| anchor | | anchor | ||
| 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() | ||
| | | in progress | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | |||
|- | |- | ||
| anchorTarget | | anchorTarget | ||
| 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() | ||
| | | in progress | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | |||
|- | |- | ||
| startIndex | | startIndex | ||
| 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 | ||
| | | in progress | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | |||
|- | |- | ||
| endIndex | | endIndex | ||
| 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 | ||
| | | in progress | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380508 380508] | |||
|- | |- | ||
| valid | | valid | ||