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

Unified Diff: LayoutTests/fast/repaint/multicol-repaint-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/multicol-repaint-expected.txt
diff --git a/LayoutTests/fast/repaint/multicol-repaint-expected.txt b/LayoutTests/fast/repaint/multicol-repaint-expected.txt
index a0956c94e00cbb72a7a0086536fd5250c83f1d0e..ed3a1780d1df836ab8da3d3da698b9ad9d617dfb 100644
--- a/LayoutTests/fast/repaint/multicol-repaint-expected.txt
+++ b/LayoutTests/fast/repaint/multicol-repaint-expected.txt
@@ -10,6 +10,17 @@
[234, 15, 50, 50],
[9, 9, 525, 100],
[9, 9, 400, 100]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "RootInlineBox",
+ "InlineTextBox '\u00A0'",
+ "InlineTextBox '\n'",
+ "InlineFlowBox",
+ "InlineTextBox ''",
+ "LayoutMultiColumnFlowThread (anonymous)",
+ "LayoutText #text",
+ "InlineTextBox 'XXXXXX'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698