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

Side by Side Diff: LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-10-expected.txt

Issue 1322243004: Auto-rebaseline for r201644 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [368, 440, 2, 59], 9 [368, 440, 2, 59],
10 [14, 374, 48, 64], 10 [14, 374, 48, 64],
11 [14, 363, 48, 64], 11 [14, 363, 48, 65],
12 [8, 340, 418, 259] 12 [8, 340, 418, 259]
13 ], 13 ],
14 "paintInvalidationClients": [ 14 "paintInvalidationClients": [
15 "InlineTextBox 'other parts of\n'", 15 "InlineTextBox 'other parts of\n'",
16 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'", 16 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'",
17 "RootInlineBox", 17 "RootInlineBox",
18 "InlineTextBox 'was a very\n'", 18 "InlineTextBox 'was a very\n'",
19 "InlineTextBox 'difficult game indeed.\n'", 19 "InlineTextBox 'difficult game indeed.\n'",
20 "RootInlineBox", 20 "RootInlineBox",
21 "InlineTextBox 'The players all played at once without waiting\n'", 21 "InlineTextBox 'The players all played at once without waiting\n'",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 "InlineTextBox 'was in a furious passion, and went\n'", 55 "InlineTextBox 'was in a furious passion, and went\n'",
56 "InlineTextBox 'stamping'", 56 "InlineTextBox 'stamping'",
57 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u 2018Off with\n'", 57 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u 2018Off with\n'",
58 "InlineTextBox 'her'", 58 "InlineTextBox 'her'",
59 "InlineTextBox 'head!\u2019 about once in a minute.\n'" 59 "InlineTextBox 'head!\u2019 about once in a minute.\n'"
60 ] 60 ]
61 } 61 }
62 ] 62 ]
63 } 63 }
64 64
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698