summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/VirtualTestSuites
diff options
context:
space:
mode:
authormstensho@opera.com <mstensho@opera.com>2015-05-26 17:40:22 +0000
committermstensho@opera.com <mstensho@opera.com>2015-05-26 17:40:22 +0000
commitc9c4785de5291d444d5f4eb23b48825102ae1d1c (patch)
treec8e3dd2434faeefc0cdda0b9e5a213ce0a72f2e7 /third_party/WebKit/LayoutTests/VirtualTestSuites
parent7d96c29c5b9abc7be34fd190255f906f3b61d4e1 (diff)
downloadchromium_src-c9c4785de5291d444d5f4eb23b48825102ae1d1c.zip
chromium_src-c9c4785de5291d444d5f4eb23b48825102ae1d1c.tar.gz
chromium_src-c9c4785de5291d444d5f4eb23b48825102ae1d1c.tar.bz2
Enable RegionBasedColumns runtime flag for stable.
This ships the new multicol implementation. Removed the virtual/stable multicol testsuites, since the old multicol implementation is no longer testable (and will be removed from the code shortly). BUG=334335,408123 R=dsinclair@chromium.org,jchaffraix@chromium.org Review URL: https://codereview.chromium.org/1152423003 git-svn-id: svn://svn.chromium.org/blink/trunk@195913 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/VirtualTestSuites')
-rw-r--r--third_party/WebKit/LayoutTests/VirtualTestSuites15
1 files changed, 0 insertions, 15 deletions
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index cf73fd7..67498c4 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/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"]
},