mirror of
https://github.com/servo/servo.git
synced 2025-08-26 23:58:20 +01:00
Remove HTMLIFrameElement.allowvr test
This attribute was unshipped.
This commit is contained in:
parent
d78478f9bd
commit
6d8f4d5337
3 changed files with 1 additions and 8 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