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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 736263003: Add fast/inline-block to the slimmingpaint virtual testsuite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline fast/inline-block/tricky-baseline.html Created 6 years, 1 month 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/inline-block/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 1c9ed45aeec768ebfb2be209714ad0f4976e5275..588d2196e138b4b73446057bf287463714ee3440 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -149,6 +149,11 @@
},
{
"prefix": "slimmingpaint",
+ "base": "fast/inline-block",
+ "args": ["--enable-slimming-paint"]
+ },
+ {
+ "prefix": "slimmingpaint",
"base": "fast/table",
"args": ["--enable-slimming-paint"]
}
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/virtual/slimmingpaint/fast/inline-block/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698