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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 687363003: Run canvas layout tests with display lists enabled (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: added rebaseline Created 6 years, 2 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/virtual/display_list_2d_canvas/canvas/philip/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 369a5a2e2a7464cd04591434a820e84c2b8598d5..5364e984b902a78bee1f833cceca6142e982b8c1 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -10,6 +10,16 @@
"args": ["--enable-accelerated-2d-canvas"]
},
{
+ "prefix": "display_list_2d_canvas",
+ "base": "fast/canvas",
+ "args": ["--enable-display-list-2d-canvas"]
+ },
+ {
+ "prefix": "display_list_2d_canvas",
+ "base": "canvas/philip",
+ "args": ["--enable-display-list-2d-canvas"]
+ },
+ {
"prefix": "threaded",
"base": "compositing/visibility",
"args": ["--enable-threaded-compositing"]
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/virtual/display_list_2d_canvas/canvas/philip/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698