NPAPI:NativeAccessibility: Difference between revisions

Add OOP requirement
(Add OOP requirement)
Line 25: Line 25:
* 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.
* Browsers should be able to implement this specification for both in-process as well as out-of-process plugins.


= Current Proposal =
= Current Proposal =
26

edits