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

Unified Diff: LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-10-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-10-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-10-expected.txt b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-10-expected.txt
index 4a8def9ecbcdeb944d8157c59f3e2e8356a67076..e3c2ab7e98dc05e0c481e78381f2b9a69f9fb6af 100644
--- a/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-10-expected.txt
+++ b/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-10-expected.txt
@@ -9,9 +9,15 @@
[368, 440, 2, 59],
[14, 374, 48, 64],
[14, 363, 48, 64],
- [8, 360, 418, 139]
+ [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",
@@ -33,6 +39,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='blueFloat'",
"LayoutText #text",

Powered by Google App Engine
This is Rietveld 408576698