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

Unified Diff: LayoutTests/fast/repaint/table-cell-collapsed-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-cell-collapsed-border-expected.txt
diff --git a/LayoutTests/fast/repaint/table-cell-collapsed-border-expected.txt b/LayoutTests/fast/repaint/table-cell-collapsed-border-expected.txt
index 3896db5e0cc2c571f4d1cd0242e6f40d4ca6ae65..d6d784e2480c9e91479f9d050e259369f1c097d3 100644
--- a/LayoutTests/fast/repaint/table-cell-collapsed-border-expected.txt
+++ b/LayoutTests/fast/repaint/table-cell-collapsed-border-expected.txt
@@ -9,6 +9,22 @@
[220, 260, 122, 110],
[220, 60, 122, 108],
[3, 260, 118, 110]
+ ],
+ "paintInvalidationClients": [
+ "LayoutTableCell TD",
+ "LayoutTableCell TD id='t1'",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD id='t2'",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD id='t3'",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD",
+ "LayoutTableCell TD id='t1'",
+ "LayoutTableCell TD id='t2'",
+ "LayoutTableCell TD id='t3'"
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/subtree-root-clip-expected.txt ('k') | LayoutTests/fast/repaint/table-cell-move-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698