Accessibility/IA2ToGecko: Difference between revisions

Line 707: Line 707:
= IAccessibleValue =
= IAccessibleValue =


{| summary="Proposed mapping IAccessibleValue to Gecko Accessible" width="90%" border="1" cellspacing="1" cellpadding="1"
{| summary="Proposed mapping IAccessibleValue to Gecko Accessible" width="100%" border="1" cellspacing="1" cellpadding="1"
! IA2
! IA2
! Description
! Description
! Gecko
! Gecko
! Description
! 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]
|}
|}


Confirmed users
1,396

edits