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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1194033002: Enable Slimming Paint for all but "bugs" tables layout tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Expectations now added 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 e5fb650537adc73ae6dd97293bcaf22ca05556e5..c9bbcae5dd2795bd17a261be872efb5b4e5f1750 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -109,7 +109,6 @@
"args": ["--enable-threaded-compositing",
"--enable-slimming-paint"]
},
-
{
"prefix": "slimmingpaint",
"base": "http",
@@ -117,13 +116,6 @@
"references_use_default_args": "True"
},
{
- "prefix": "slimmingpaint",
- "base": "tables",
- "args": ["--enable-slimming-paint"],
- "references_use_default_args": "True"
- },
-
- {
"prefix": "rootlayerscrolls",
"base": "fast/scrolling",
"args": ["--root-layer-scrolls",
« 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