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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 729523002: Add fast/inline to virtual/slimmingpaint and make the tests pass (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 595ca0a35f833b3a6566c1c094801816aa5b228e..2c2a679d48ab8b8dbd8fe62962c9dab42edea983 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -141,5 +141,10 @@
"prefix": "slimmingpaint",
"base": "fast/block",
"args": ["--enable-slimming-paint"]
+ },
+ {
+ "prefix": "slimmingpaint",
+ "base": "fast/inline",
+ "args": ["--enable-slimming-paint"]
}
]

Powered by Google App Engine
This is Rietveld 408576698