26
edits
BradTaylor (talk | contribs) (Created page with '= Problem Summary = Plugins cannot currently provide accessible information about their contents on non-Windows platforms. This is [https://bugzilla.mozilla.org/show_bug.cgi?id...') |
BradTaylor (talk | contribs) |
||
| Line 14: | Line 14: | ||
= API Requirements = | = API Requirements = | ||
* Plugins should be able to easily provide an accessible implementation in the native | * Plugins should be able to easily provide an accessible implementation (in the native accessibility toolkit) to the Browser | ||
* The Browser should inject the plugin's accessible into its accessible hierarchy | * The Browser should inject the plugin's accessible into its accessible hierarchy | ||
* The lifetime of the plugin's accessible should be the same as the lifetime of the plugin. | * The lifetime of the plugin's accessible should be the same as the lifetime of the plugin. | ||
edits