mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Handle AddInput/RemoveInput events
This commit is contained in:
parent
a90a42012b
commit
f721113f8d
5 changed files with 71 additions and 5 deletions
|
@ -40,7 +40,7 @@ interface XRSession : EventTarget {
|
|||
attribute EventHandler onend;
|
||||
attribute EventHandler onselect;
|
||||
attribute EventHandler onsqueeze;
|
||||
// attribute EventHandler oninputsourceschange;
|
||||
attribute EventHandler oninputsourceschange;
|
||||
attribute EventHandler onselectstart;
|
||||
attribute EventHandler onselectend;
|
||||
attribute EventHandler onsqueezestart;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue