Update webxr

This commit is contained in:
Manish Goregaokar 2020-04-06 17:42:38 -07:00
parent 4f8de6fd02
commit 3f88310e23
3 changed files with 22 additions and 12 deletions

View file

@ -26,7 +26,6 @@ dictionary FakeXRDeviceInit {
// this is actually sequence<any>, but we don't support
// non-string features anyway
sequence<DOMString> supportedFeatures;
boolean supportsUnbounded = false;
// Whether the space supports tracking in inline sessions
boolean supportsTrackingInInline = true;
// The bounds coordinates. If null, bounded reference spaces are not supported.