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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2878573003: Initial skeleton of high-contrast mode. (Closed)
Patch Set: Don't pass settings to GraphicsLayer, address other feedback from chrishtr 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
Index: third_party/WebKit/LayoutTests/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index c68a82c29d4312188fa0f64985613511d7ba1870..a3b31e7da426bc7070c623c509f54b7558eca040 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -475,5 +475,10 @@
"prefix": "new-remote-playback-pipeline",
"base": "media/controls",
"args": ["--enable-features=NewRemotePlaybackPipeline"]
+ },
+ {
+ "prefix": "high-contrast-mode",
+ "base": "paint/high-contrast-mode",
+ "args": ["--blink-settings=highContrastMode=3"]
}
]

Powered by Google App Engine
This is Rietveld 408576698