WebAPI/BrowserAPI/KeyboardEvent: Difference between revisions

Line 8: Line 8:
! Scenario !! Description !! Example Keys
! Scenario !! Description !! Example Keys
|-
|-
| SYSTEM-ONLY || For keys which should be handled by mozbrowser embedder iframe only. || 'Power', 'VolumeUp', 'VolumeDown', 'VolumeMute', 'DisplaySwap'
| SYSTEM-ONLY || For keys which should be handled by mozbrowser embedder iframe only. || 'Power', 'DisplaySwap'
|-
|-
| SYSTEM-FIRST || For keys which can be handled by mozbrowser embedder iframe first and can also be handled by mozbrowser embedded iframe then. || 'Info', 'Settings'
| SYSTEM-FIRST || For keys which can be handled by mozbrowser embedder iframe first and can also be handled by mozbrowser embedded iframe then. || 'Info', 'Settings'
Confirmed users
29

edits