mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Expose onvisibilitychange
This commit is contained in:
parent
d90317cfe4
commit
49a8ed0e9e
3 changed files with 11 additions and 5 deletions
|
@ -42,5 +42,5 @@ interface XRSession : EventTarget {
|
|||
// attribute EventHandler oninputsourceschange;
|
||||
attribute EventHandler onselectstart;
|
||||
attribute EventHandler onselectend;
|
||||
// attribute EventHandler onvisibilitychange;
|
||||
attribute EventHandler onvisibilitychange;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue