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

Unified Diff: LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-4-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-4-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-4-expected.txt b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-4-expected.txt
index 9acbdb631a854faa06a91d7bb475360b59646907..9197fec8687b70a80ad86ea4720bcbd08c7c13a4 100644
--- a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-4-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-4-expected.txt
@@ -8,9 +8,15 @@
"repaintRects": [
[372, 447, 48, 16],
[368, 440, 53, 59],
- [8, 380, 418, 119]
+ [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",
@@ -29,6 +35,19 @@
"RootInlineBox",
"InlineTextBox 'once in a minute.\n'",
"RootInlineBox",
+ "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'",
+ "InlineTextBox 'yet had'",
+ "RootInlineBox",
+ "InlineTextBox 'any dispute with the Queen, but she knew that it might\n'",
+ "InlineTextBox 'happen any'",
+ "RootInlineBox",
+ "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what would become of\n'",
+ "InlineTextBox 'me?'",
+ "RootInlineBox",
+ "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; the great'",
+ "RootInlineBox",
+ "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'",
+ "RootInlineBox",
"LayoutBlockFlow P",
"LayoutBlockFlow (floating) SPAN id='greenFloat'",
"LayoutText #text",

Powered by Google App Engine
This is Rietveld 408576698