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

Unified Diff: Tools/Scripts/webkitpy/layout_tests/port/base.py

Issue 790223003: Revert of Impl-side painting for tables/ layout tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/Scripts/webkitpy/layout_tests/port/base.py
diff --git a/Tools/Scripts/webkitpy/layout_tests/port/base.py b/Tools/Scripts/webkitpy/layout_tests/port/base.py
index e44fe18b1167eb8f4698064b061b302eac894ccd..c2297138c40356a353a95880b70f2a45f166490d 100644
--- a/Tools/Scripts/webkitpy/layout_tests/port/base.py
+++ b/Tools/Scripts/webkitpy/layout_tests/port/base.py
@@ -1562,7 +1562,6 @@
PhysicalTestSuite('fast', ['--enable-impl-side-painting']),
PhysicalTestSuite('ietestcenter', ['--enable-impl-side-painting']),
PhysicalTestSuite('svg', ['--enable-impl-side-painting']),
- PhysicalTestSuite('tables', ['--enable-impl-side-painting']),
PhysicalTestSuite('transforms', ['--enable-impl-side-painting']),
]
« no previous file with comments | « LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698