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

Unified Diff: LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-3-expected.txt

Issue 1167543008: Dirty nearby lineboxes if we layout a float rather than trying to work it out later (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 5 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-3-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-3-expected.txt b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-3-expected.txt
index 8ac79e6ae0bd670611ab849fafb456aa952f0a31..f5abd156b6f6f6b9699ff97d9b17deaf798a01ac 100644
--- a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-3-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-3-expected.txt
@@ -14,9 +14,15 @@
[65, 400, 289, 39],
[65, 380, 304, 59],
[14, 420, 339, 39],
- [8, 380, 418, 219]
+ [8, 340, 418, 259]
],
"paintInvalidationClients": [
+ "InlineTextBox 'other parts of\n'",
+ "InlineTextBox 'the ground, Alice soon came to the conclusion that it'",
+ "RootInlineBox",
+ "InlineTextBox 'was a very\n'",
+ "InlineTextBox 'difficult game indeed.\n'",
+ "RootInlineBox",
"InlineTextBox 'The players all played at once without waiting\n'",
"InlineTextBox 'for'",
"RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698