mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Remove [PrimaryGlobal]
This commit is contained in:
parent
84693d8117
commit
2660f35925
167 changed files with 417 additions and 829 deletions
|
@ -3,6 +3,7 @@
|
|||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
||||
|
||||
// http://w3c.github.io/touch-events/#idl-def-TouchEvent
|
||||
[Exposed=Window]
|
||||
interface TouchEvent : UIEvent {
|
||||
readonly attribute TouchList touches;
|
||||
readonly attribute TouchList targetTouches;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue