Confirmed users
490
edits
m (→Overview: Fix typo: s/participate and/participate in/) |
|||
Line 18: | Line 18: | ||
This specification adds the following capabilities to NPAPI: | This specification adds the following capabilities to NPAPI: | ||
* Plugins should be able to participate | * Plugins should be able to participate in tab navigation just like any other tab-navigable elements. | ||
* This API will allow for focus direction to be recalled and followed - plugins should know what direction focus is coming from when being focused, and the browser should know which direction focus is going when unfocusing the plugin. | * This API will allow for focus direction to be recalled and followed - plugins should know what direction focus is coming from when being focused, and the browser should know which direction focus is going when unfocusing the plugin. | ||
* Plugins should be able to hand events to the browser when they want to, regardless of the source. This would allow the browser to handle events the plugin does not want to handle. | * Plugins should be able to hand events to the browser when they want to, regardless of the source. This would allow the browser to handle events the plugin does not want to handle. |