Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(688)

Unified Diff: third_party/WebKit/LayoutTests/vr/resources/fake-vr-displays.js

Issue 2613103002: Added 8 new vr layout tests for various requestPresent conditions (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/vr/resources/fake-vr-displays.js
diff --git a/third_party/WebKit/LayoutTests/vr/resources/fake-vr-displays.js b/third_party/WebKit/LayoutTests/vr/resources/fake-vr-displays.js
index f469e9c0deae7fc03edb65102e8d41edb880d984..ce8fb489fdec0a75500a2f005d5b9a88d6ab255a 100644
--- a/third_party/WebKit/LayoutTests/vr/resources/fake-vr-displays.js
+++ b/third_party/WebKit/LayoutTests/vr/resources/fake-vr-displays.js
@@ -38,6 +38,7 @@ function fakeVRDisplays(){
hasPosition : false,
hasExternalDisplay : false,
canPresent : true,
+ maxLayers: 1
},
stageParameters : null,
leftEye : {

Powered by Google App Engine
This is Rietveld 408576698