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

Unified Diff: LayoutTests/fast/repaint/table-col-background-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-col-background-expected.txt
diff --git a/LayoutTests/fast/repaint/table-col-background-expected.txt b/LayoutTests/fast/repaint/table-col-background-expected.txt
index d6e6e81cc2b2a6128d24f08f10845b7939d31d51..741925f03bd136ff62c4d40748d4cb7c5d3925eb 100644
--- a/LayoutTests/fast/repaint/table-col-background-expected.txt
+++ b/LayoutTests/fast/repaint/table-col-background-expected.txt
@@ -7,6 +7,10 @@
"drawsContent": true,
"repaintRects": [
[8, 8, 106, 104]
+ ],
+ "paintInvalidationClients": [
+ "LayoutTableCell TD",
+ "LayoutTableCol COL id='col'"
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/table-cell-overflow-expected.txt ('k') | LayoutTests/fast/repaint/table-outer-border-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698