Confirmed users
1,396
edits
| Line 211: | Line 211: | ||
| Returns the location of the upper left corner of the object's bounding box relative to the parent | | Returns the location of the upper left corner of the object's bounding box relative to the parent | ||
| nsIAccessible::getBounds() | | nsIAccessible::getBounds() | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380524 380524] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380524 380524] | ||
|- | |- | ||
| Line 217: | Line 217: | ||
| Returns the foreground color of this object | | Returns the foreground color of this object | ||
| used nsIAccessNode:: getComputedStyleCSSValue() | | used nsIAccessNode:: getComputedStyleCSSValue() | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380524 380524] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380524 380524] | ||
|- | |- | ||
| Line 223: | Line 223: | ||
| Returns the background color of this object | | Returns the background color of this object | ||
| used nsIAccessNode:: getComputedStyleCSSValue() | | used nsIAccessNode:: getComputedStyleCSSValue() | ||
| | | implemented | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380524 380524] | | [https://bugzilla.mozilla.org/show_bug.cgi?id=380524 380524] | ||
|} | |} | ||