mirror of
https://github.com/servo/servo.git
synced 2025-08-20 21:05:34 +01:00
Update web-platform-tests to revision ef44bff0adaa07f2e420a0cbc1bc493cd5786656
This commit is contained in:
parent
61cadfa9a6
commit
67592a2228
61 changed files with 981 additions and 481 deletions
|
@ -171,6 +171,7 @@ interface XRInputSource {
|
|||
[SameObject] readonly attribute XRSpace targetRaySpace;
|
||||
[SameObject] readonly attribute XRSpace? gripSpace;
|
||||
[SameObject] readonly attribute Gamepad? gamepad;
|
||||
[SameObject] readonly attribute FrozenArray<DOMString> profiles;
|
||||
};
|
||||
|
||||
[SecureContext, Exposed=Window]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue