Accessibility/WebAccessibilityAPI: Difference between revisions

Line 1,454: Line 1,454:
:::''action''
:::''action''
::::the action name to invoke
::::the action name to invoke
</code>
<code>
AccessibleSource .''element''
::Set by the browser when the accessible source is attached to the accessible element.
</code>
</code>


Line 1,481: Line 1,475:


In case if interactions cannot be provided then the accessible source have to implement <code>activate</code> method to invoke actions.
In case if interactions cannot be provided then the accessible source have to implement <code>activate</code> method to invoke actions.
====Reference to accessible====
<code>
AccessibleSource .''element''
::Set by the browser when the accessible source is attached to the accessible element.
</code>


===Feedback===
===Feedback===
Confirmed users
1,396

edits