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

Unified Diff: LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-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/line-flow-with-floats-5-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt
index 08a98e3ac52a1de7aed0fbf7aefadf341db2e4eb..0a2a4c022150a0861d8a7b30f109b453c6686e9f 100644
--- a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-expected.txt
@@ -18,6 +18,45 @@
[14, 440, 354, 59],
[14, 420, 355, 79],
[8, 360, 418, 99]
+ ],
+ "paintInvalidationClients": [
+ "InlineTextBox 'was a very\n'",
+ "InlineTextBox 'difficult game indeed.\n'",
+ "RootInlineBox",
+ "InlineTextBox 'The players all played at once without waiting\n'",
+ "InlineTextBox 'for'",
+ "RootInlineBox",
+ "InlineTextBox 'turns,\n'",
+ "InlineTextBox 'quarrelling all the while, and fighting for the'",
+ "RootInlineBox",
+ "InlineTextBox 'hedgehogs; and in\n'",
+ "InlineTextBox 'a very short time '",
+ "InlineTextBox 'the Queen'",
+ "RootInlineBox",
+ "InlineTextBox 'was in a furious passion, and went\n'",
+ "InlineTextBox 'stamping about, and'",
+ "RootInlineBox",
+ "LayoutBlockFlow P",
+ "LayoutBlockFlow (floating) SPAN id='blueFloat'",
+ "LayoutText #text",
+ "InlineTextBox 'difficult game indeed.\n'",
+ "LayoutText #text",
+ "InlineTextBox 'The players all played at once without waiting\n'",
+ "LayoutText #text",
+ "InlineTextBox 'for'",
+ "InlineTextBox 'turns,\n'",
+ "InlineTextBox 'quarrelling all the while, and fighting for the'",
+ "InlineTextBox 'hedgehogs; and in\n'",
+ "InlineTextBox 'a very short time '",
+ "LayoutText #text",
+ "InlineTextBox 'the Queen'",
+ "LayoutText #text",
+ "InlineTextBox ' was'",
+ "InlineTextBox 'in a furious passion, and went\n'",
+ "InlineTextBox 'stamping about, and'",
+ "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off with\n'",
+ "InlineTextBox 'her head!\u2019 about'",
+ "InlineTextBox 'once in a minute.\n'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698