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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 761953002: Add fast/text to the Slimming Paint virtual testsuite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update TestExpectations w/ issue#. Created 6 years 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') | LayoutTests/virtual/slimmingpaint/fast/text/README.txt » ('j') | 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 39a8e7c458672faf8e878e5638df49ecd7d8a545..5cc15da41d2221867451396363f7bbc572a0cde2 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -163,5 +163,10 @@
"prefix": "slimmingpaint",
"base": "fast/table",
"args": ["--enable-slimming-paint"]
+ },
+ {
+ "prefix": "slimmingpaint",
+ "base": "fast/text",
+ "args": ["--enable-slimming-paint"]
}
]
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/virtual/slimmingpaint/fast/text/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698