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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 892343002: [Slimming Paint] Add a drawing recorder for DetailsMarkerPainter::paint, and add fast/html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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') | LayoutTests/virtual/slimmingpaint/fast/html/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 99e6f3e827697c7f5dc8385f6f874749ba09a01b..37f2cd77d2b0c4298098feb34d9108bc66c2f6de 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -144,6 +144,11 @@
},
{
"prefix": "slimmingpaint",
+ "base": "fast/html",
+ "args": ["--enable-slimming-paint"]
+ },
+ {
+ "prefix": "slimmingpaint",
"base": "fast/inline",
"args": ["--enable-slimming-paint"]
},
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/virtual/slimmingpaint/fast/html/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698