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

Unified Diff: LayoutTests/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/fast/repaint/line-flow-with-floats-5-expected.txt
diff --git a/LayoutTests/fast/repaint/line-flow-with-floats-5-expected.txt b/LayoutTests/fast/repaint/line-flow-with-floats-5-expected.txt
index b490a0191337e24b954c9acc8c8acd64cc31cb17..728215ded5a6830f2b8ef26df82428c27c7c0eaa 100644
--- a/LayoutTests/fast/repaint/line-flow-with-floats-5-expected.txt
+++ b/LayoutTests/fast/repaint/line-flow-with-floats-5-expected.txt
@@ -14,6 +14,32 @@
[49, 368, 301, 18],
[46, 353, 16, 64],
[8, 350, 418, 72]
+ ],
+ "paintInvalidationClients": [
+ "InlineTextBox 'that it was a very\n'",
+ "InlineTextBox 'difficult game indeed.\n'",
+ "RootInlineBox",
+ "InlineTextBox 'The players all played at once without waiting'",
+ "RootInlineBox",
+ "InlineTextBox 'for turns,\n'",
+ "InlineTextBox 'quarrelling all the while, and fighting'",
+ "RootInlineBox",
+ "InlineTextBox 'for the hedgehogs; and in\n'",
+ "InlineTextBox 'a very short time '",
+ "InlineTextBox 'the'",
+ "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'",
+ "InlineTextBox 'the hedgehogs; and in\n'",
+ "InlineTextBox 'a very short time '"
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt ('k') | LayoutTests/fast/repaint/margin-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698