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

Unified Diff: LayoutTests/fast/repaint/table-outer-border-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/fast/repaint/table-outer-border-expected.txt
diff --git a/LayoutTests/fast/repaint/table-outer-border-expected.txt b/LayoutTests/fast/repaint/table-outer-border-expected.txt
index aa1c15a2bc67c4ed52e18f354dab674e744d6b99..f9a67abefc0373ae3f30398a190ba1805f68543a 100644
--- a/LayoutTests/fast/repaint/table-outer-border-expected.txt
+++ b/LayoutTests/fast/repaint/table-outer-border-expected.txt
@@ -18,6 +18,24 @@
[8, 8, 132, 149],
[8, 8, 132, 82],
[8, 8, 132, 82]
+ ],
+ "paintInvalidationClients": [
+ "LayoutTableCell TD",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutTableRow TR",
+ "LayoutTableSection TBODY",
+ "LayoutTable TABLE id='table'",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTable TABLE id='table' class='green'",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableSection TBODY",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD",
+ "LayoutTableRow TR",
+ "LayoutTableCell TD"
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/table-col-background-expected.txt ('k') | LayoutTests/fast/repaint/table-row-bg-change-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698