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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1187423002: Enable slimming paint for editing, media, paint, plugins, printing, scrollbars, selection, transform (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Restore an accidentally removed unrelated expectation 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 53e9d6755e2f2c7b5a94a06d3f894ab0e5994875..e5fb650537adc73ae6dd97293bcaf22ca05556e5 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -112,52 +112,16 @@
{
"prefix": "slimmingpaint",
- "base": "editing",
- "args": ["--enable-slimming-paint"],
- "references_use_default_args": "True"
- },
- {
- "prefix": "slimmingpaint",
"base": "http",
"args": ["--enable-slimming-paint"],
"references_use_default_args": "True"
},
{
"prefix": "slimmingpaint",
- "base": "media",
- "args": ["--enable-slimming-paint"],
- "references_use_default_args": "True"
- },
- {
- "prefix": "slimmingpaint",
- "base": "paint",
- "args": ["--enable-slimming-paint"],
- "references_use_default_args": "True"
- },
- {
- "prefix": "slimmingpaint",
- "base": "plugins",
- "args": ["--enable-slimming-paint"],
- "references_use_default_args": "True"
- },
- {
- "prefix": "slimmingpaint",
- "base": "printing",
- "args": ["--enable-slimming-paint"],
- "references_use_default_args": "True"
- },
- {
- "prefix": "slimmingpaint",
"base": "tables",
"args": ["--enable-slimming-paint"],
"references_use_default_args": "True"
},
- {
- "prefix": "slimmingpaint",
- "base": "transforms",
- "args": ["--enable-slimming-paint"],
- "references_use_default_args": "True"
- },
{
"prefix": "rootlayerscrolls",
« 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