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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2889313002: color: Enable color correct rendering for images layout tests (Closed)
Patch Set: Rebaseline everything Created 3 years, 7 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 | « no previous file | third_party/WebKit/LayoutTests/images/cHRM_color_spin-expected.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index d9fcd00e9fbc9aa7eab64355d25fba63278f7cb4..2e2852b6df4132f9eb9bb203954a399937076721 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -71,7 +71,9 @@
{
"prefix": "gpu-rasterization",
"base": "images",
- "args": ["--force-gpu-rasterization"]
+ "args": ["--force-gpu-rasterization",
+ "--enable-color-correct-rendering",
+ "--force-color-profile=srgb"]
},
{
"prefix": "stable",
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/images/cHRM_color_spin-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698