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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2590743002: Add WebVR IDL test (Closed)
Patch Set: Move test, combine files, add expectation Created 4 years 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/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 647c0fc78d08e5e467a03c40e19babbada7425d7..c5e3740ef7161e8f1c92e715a323c2e1fe3a2549 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -369,5 +369,10 @@
"prefix": "spinvalidation",
"base": "svg",
"args": ["--enable-blink-features=SlimmingPaintInvalidation"]
+ },
+ {
+ "prefix": "vr",
+ "base": "html",
+ "args": ["--enable-webvr"]
}
]

Powered by Google App Engine
This is Rietveld 408576698