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

Unified Diff: LayoutTests/platform/linux/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/platform/linux/fast/repaint/table-cell-collapsed-border-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/table-cell-collapsed-border-expected.txt b/LayoutTests/platform/linux/fast/repaint/table-cell-collapsed-border-expected.txt
index 24ccf945be45ad1e14e4f29085bb271412ee7797..08760a1e44a33352f5ba6043a7e003daeb9b290b 100644
--- a/LayoutTests/platform/linux/fast/repaint/table-cell-collapsed-border-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/table-cell-collapsed-border-expected.txt
@@ -9,6 +9,22 @@
[220, 264, 122, 110],
[220, 64, 122, 108],
[3, 264, 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'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698