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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2919643002: color: Add virtual test suites for images/ with exotic color profiles (Closed)
Patch Set: Add some allowed failures Created 3 years, 6 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/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 6bc4043ca228ffee1bed97eb7360cbc49beae7b1..8ca7c22ef22c693036778c22154f7a32882c384f 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -76,6 +76,12 @@
"--force-color-profile=srgb"]
},
{
+ "prefix": "exotic-color-space",
+ "base": "images",
+ "args": ["--enable-color-correct-rendering",
+ "--force-color-profile=color-spin-gamma24"]
+ },
+ {
"prefix": "stable",
"base": "webexposed",
"args": ["--stable-release-mode"]

Powered by Google App Engine
This is Rietveld 408576698