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

Unified Diff: LayoutTests/platform/linux/fast/repaint/table-cell-move-expected.txt

Issue 1185423002: Enable slimming paint for fast/repaint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove old expectations 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
Index: LayoutTests/platform/linux/fast/repaint/table-cell-move-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/table-cell-move-expected.txt b/LayoutTests/platform/linux/fast/repaint/table-cell-move-expected.txt
index ff2bd7e3576742f37ef48fb8b0541bcda16b5e3f..03398c7e26b525ef367925c8f8fa70e2dca9f2d8 100644
--- a/LayoutTests/platform/linux/fast/repaint/table-cell-move-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/table-cell-move-expected.txt
@@ -15,6 +15,17 @@
[8, 146, 61, 180],
[8, 146, 61, 180],
[8, 146, 61, 60]
+ ],
+ "paintInvalidationClients": [
+ "LayoutTableCell TD",
+ "LayoutTableCell TD id='t'",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutBlockFlow DIV",
+ "LayoutTableCell TD",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD id='s'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698