Confirmed users
1,396
edits
| Line 707: | Line 707: | ||
= IAccessibleValue = | = IAccessibleValue = | ||
{| summary="Proposed mapping IAccessibleValue to Gecko Accessible" width=" | {| summary="Proposed mapping IAccessibleValue to Gecko Accessible" width="100%" border="1" cellspacing="1" cellpadding="1" | ||
! IA2 | ! IA2 | ||
! Description | ! Description | ||
! Gecko | ! Gecko | ||
! | ! Status | ||
! Bug | |||
|- | |- | ||
| currentValue | | currentValue | ||
| Returns the value of this object as a number | | Returns the value of this object as a number | ||
| nsIAccessibleValue::currentValue | | nsIAccessibleValue::currentValue | ||
| | | | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | |||
|- | |- | ||
| setCurrentValue | | setCurrentValue | ||
| Line 722: | Line 724: | ||
| nsIAccessibleValue::currentValue | | nsIAccessibleValue::currentValue | ||
| | | | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | |||
|- | |- | ||
| maximumValue | | maximumValue | ||
| Line 727: | Line 730: | ||
| nsIAccessibleValue::maximumValue | | nsIAccessibleValue::maximumValue | ||
| | | | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | |||
|- | |- | ||
| minimumValue | | minimumValue | ||
| Line 732: | Line 736: | ||
| nsIAccessibleValue::minimumValue | | nsIAccessibleValue::minimumValue | ||
| | | | ||
| [https://bugzilla.mozilla.org/show_bug.cgi?id=380021 380021] | |||
|} | |} | ||