Update web-platform-tests to revision 138d2e938d493a5c8435025162759c2e34b3b1d1

This commit is contained in:
WPT Sync Bot 2019-05-24 10:23:39 +00:00
parent ce37d5ebf2
commit 732399d5d9
1754 changed files with 6528 additions and 3662 deletions

View file

@ -26,8 +26,8 @@ let testFunction = function(session, fakeDeviceController, t) {
}]);
return Promise.all([
session.requestReferenceSpace({ type: "stationary", subtype: "eye-level" }),
session.requestReferenceSpace({ type: "stationary", subtype: "eye-level" })
session.requestReferenceSpace('local'),
session.requestReferenceSpace('local')
]).then((spaces) => new Promise((resolve) => {
function onFrame(time, xrFrame) {
const radians = Math.PI / 2.0; // 90 degrees