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

Unified Diff: third_party/WebKit/LayoutTests/vr/getLayers_presenting.html

Issue 2624263003: Add more WebVR layout tests and fix small issues they found (Closed)
Patch Set: Added a few clarifying comments 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/getLayers_presenting.html
diff --git a/third_party/WebKit/LayoutTests/vr/getLayers_presenting.html b/third_party/WebKit/LayoutTests/vr/getLayers_presenting.html
index ff43931e6a13dc18406dca29644f10493c90a95c..6450cc14d73c29362223e7a1fe4180c90e3c758f 100644
--- a/third_party/WebKit/LayoutTests/vr/getLayers_presenting.html
+++ b/third_party/WebKit/LayoutTests/vr/getLayers_presenting.html
@@ -53,6 +53,6 @@ vr_test( (t) => {
t.done();
});
}, [fakeDisplays["Pixel"]],
-"Test getLayers returns an empty array when not presenting");
+"Test getLayers returns given canvas and default bounds when expected");
</script>

Powered by Google App Engine
This is Rietveld 408576698