Index: third_party/WebKit/LayoutTests/VirtualTestSuites |
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites |
index 9e7cc851533b3457f34def2b1fced135f2b2a69f..5af15c2057ef0baf14ae819aaf52532f9f271c31 100644 |
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites |
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites |
@@ -2,7 +2,8 @@ |
{ |
"prefix": "color_space", |
"base": "fast/canvas/color-space", |
- "args": ["--enable-color-correct-rendering"] |
+ "args": ["--enable-color-correct-rendering", |
+ "--enable-true-color-rendering"] |
}, |
{ |
"prefix": "gpu", |