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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1188313002: Enable slimming paint for css1/, css2.1/ and css3/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 years, 6 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') | Tools/Scripts/webkitpy/layout_tests/port/base.py » ('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 206024db17a9938c7b8d0954aecc0b04660c857b..868223faa19ff7fe42ba031d3028261b5f2ecabc 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -112,24 +112,6 @@
{
"prefix": "slimmingpaint",
- "base": "css1",
- "args": ["--enable-slimming-paint"],
- "references_use_default_args": "True"
- },
- {
- "prefix": "slimmingpaint",
- "base": "css2.1",
- "args": ["--enable-slimming-paint"],
- "references_use_default_args": "True"
- },
- {
- "prefix": "slimmingpaint",
- "base": "css3",
- "args": ["--enable-slimming-paint"],
- "references_use_default_args": "True"
- },
- {
- "prefix": "slimmingpaint",
"base": "editing",
"args": ["--enable-slimming-paint"],
"references_use_default_args": "True"
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Tools/Scripts/webkitpy/layout_tests/port/base.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698