mirror of
https://github.com/servo/servo.git
synced 2025-08-22 22:05:32 +01:00
Auto merge of #20287 - servo:webvr, r=jdm
Enable more tests, uselessly This doesn't really do anything, given the gamepad tests don't even parse correctly. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20287) <!-- Reviewable:end -->
This commit is contained in:
commit
84ce43284c
7 changed files with 9 additions and 12 deletions
|
@ -203,10 +203,6 @@ partial interface Window {
|
|||
attribute EventHandler onvrdisplaypresentchange;
|
||||
};
|
||||
|
||||
partial interface HTMLIFrameElement {
|
||||
attribute boolean allowvr;
|
||||
};
|
||||
|
||||
partial interface Gamepad {
|
||||
readonly attribute unsigned long displayId;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue