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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1152423003: Enable RegionBasedColumns runtime flag for stable. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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
Index: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index cf73fd76d610193e8dfb56bfdf7c386bb53f8a69..67498c4064c826d5a00756f04b3a457a6be976e7 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -103,21 +103,6 @@
},
{
"prefix": "stable",
- "base": "compositing/columns",
- "args": ["--stable-release-mode"]
- },
- {
- "prefix": "stable",
- "base": "fast/multicol",
- "args": ["--stable-release-mode"]
- },
- {
- "prefix": "stable",
- "base": "fast/pagination",
- "args": ["--stable-release-mode"]
- },
- {
- "prefix": "stable",
"base": "web-animations-api",
"args": ["--stable-release-mode"]
},

Powered by Google App Engine
This is Rietveld 408576698