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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1187503004: Enable slimming paint for virtual/antialiasedtext (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: More NeedsRebaseline Created 5 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | 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 2f99c4be06890978dfddc868a7daf6a1270915bd..5d3299ff8ef0c29fbd35985df3c50bb7e6920393 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -101,7 +101,8 @@
"prefix": "antialiasedtext",
"base": "fast/text",
"args": ["--enable-direct-write",
- "--enable-font-antialiasing"]
+ "--enable-font-antialiasing",
+ "--enable-slimming-paint"]
},
{
"prefix": "threaded",
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698