Confirmed users
1,396
edits
| Line 364: | Line 364: | ||
| imagePosition | | imagePosition | ||
| Returns the coordinates of the image | | Returns the coordinates of the image | ||
| nsIAccessibleImage:: | | nsIAccessibleImage:: getImagePosition() | ||
| implemented | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380022 380022] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380022 380022] | ||
| Line 370: | Line 370: | ||
| imageSize | | imageSize | ||
| Returns the size of the image in units specified by parent's coordinate system | | Returns the size of the image in units specified by parent's coordinate system | ||
| nsIAccessibleImage:: | | nsIAccessibleImage:: getImageSize() | ||
| implemented | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380022 380022] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380022 380022] | ||