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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt

Issue 1022673013: Auto-rebaseline for r192549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/mac/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt
index b4231458d499c6e77eff95c2347533496b7f642f..69ff5b1c933a8ab5662968ef358264b0c8a6881b 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-5-expected.txt
@@ -16,11 +16,30 @@
[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",
- "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 '"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698