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

Unified Diff: LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-5-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-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 0a2a4c022150a0861d8a7b30f109b453c6686e9f..50805310353a0415434d04bea98351940c65fd9d 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
@@ -17,9 +17,15 @@
[46, 363, 16, 64],
[14, 440, 354, 59],
[14, 420, 355, 79],
- [8, 360, 418, 99]
+ [8, 320, 418, 279]
],
"paintInvalidationClients": [
+ "InlineTextBox 'doubled-up\n'",
+ "InlineTextBox 'soldiers were always getting up and walking off to'",
+ "RootInlineBox",
+ "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",
@@ -36,6 +42,24 @@
"InlineTextBox 'was in a furious passion, and went\n'",
"InlineTextBox 'stamping about, and'",
"RootInlineBox",
+ "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off with\n'",
+ "InlineTextBox 'her head!\u2019 about'",
+ "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='blueFloat'",
"LayoutText #text",

Powered by Google App Engine
This is Rietveld 408576698