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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 833393003: [New Multicolumn] Add a drawing recorder for column rules. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Copy regionbasedmulticol Mac failures, including one that has a failing platform expectation. Created 5 years, 11 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/multicol/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 204228ea4d3c4fbf57096a00815de0b6a8ce2157..c505b79ea5bc0911a11abcfcfccd66b269941d44 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -200,6 +200,11 @@
"args": ["--enable-slimming-paint", "--enable-impl-side-painting"]
},
{
+ "prefix": "slimmingpaint",
+ "base": "fast/multicol",
+ "args": ["--enable-slimming-paint", "--enable-impl-side-painting", "--enable-region-based-columns"]
+ },
+ {
"prefix": "rootlayerscrolls",
"base": "fast/scrolling",
"args": ["--root-layer-scrolls"]
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/virtual/slimmingpaint/fast/multicol/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698