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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 799403006: [New Multicolumn] Make computeOffsetFromCompositedAncestor() flowthread-aware. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Simplify test. 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/fast/multicol/composited-layer-single-fragment.html » ('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 c7cdf400ef8bee00e7739a77a372b715ce419fb7..818b8065cfee54433d3068922abc8be530d1b588 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -121,6 +121,11 @@
},
{
"prefix": "regionbasedmulticol",
+ "base": "compositing/columns",
+ "args": ["--enable-region-based-columns"]
+ },
+ {
+ "prefix": "regionbasedmulticol",
"base": "fast/multicol",
"args": ["--enable-region-based-columns", "--enable-impl-side-painting"]
},
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/multicol/composited-layer-single-fragment.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698