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

Side by Side Diff: LayoutTests/platform/win-xp/fast/repaint/line-flow-with-floats-3-expected.txt

Issue 1302383003: Auto-rebaseline for r201025 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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 [372, 383, 48, 80], 9 [372, 383, 48, 80],
10 [356, 383, 64, 80], 10 [356, 383, 64, 80],
11 [353, 440, 15, 59], 11 [353, 440, 15, 59],
12 [352, 380, 2, 19], 12 [352, 380, 2, 19],
13 [303, 420, 67, 19], 13 [303, 420, 67, 19],
14 [65, 400, 289, 39], 14 [65, 400, 289, 39],
15 [65, 380, 304, 59], 15 [65, 380, 304, 59],
16 [14, 420, 339, 39], 16 [14, 420, 339, 39],
17 [8, 340, 418, 259] 17 [8, 380, 418, 219]
18 ], 18 ],
19 "paintInvalidationClients": [ 19 "paintInvalidationClients": [
20 "InlineTextBox 'other parts of\n'",
21 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'",
22 "RootInlineBox",
23 "InlineTextBox 'was a very\n'",
24 "InlineTextBox 'difficult game indeed.\n'",
25 "RootInlineBox",
26 "InlineTextBox 'The players all played at once without waiting\n'", 20 "InlineTextBox 'The players all played at once without waiting\n'",
27 "InlineTextBox 'for'", 21 "InlineTextBox 'for'",
28 "RootInlineBox", 22 "RootInlineBox",
29 "InlineTextBox 'turns,\n'", 23 "InlineTextBox 'turns,\n'",
30 "InlineTextBox 'quarrelling all the while, and fighting for the'", 24 "InlineTextBox 'quarrelling all the while, and fighting for the'",
31 "RootInlineBox", 25 "RootInlineBox",
32 "InlineTextBox 'hedgehogs; and in\n'", 26 "InlineTextBox 'hedgehogs; and in\n'",
33 "InlineTextBox 'a very short time '", 27 "InlineTextBox 'a very short time '",
34 "InlineTextBox 'the Queen'", 28 "InlineTextBox 'the Queen'",
35 "RootInlineBox", 29 "RootInlineBox",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 "InlineTextBox ' was in a furious passion, and went\n'", 64 "InlineTextBox ' was in a furious passion, and went\n'",
71 "InlineTextBox 'stamping'", 65 "InlineTextBox 'stamping'",
72 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u 2018Off with\n'", 66 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u 2018Off with\n'",
73 "InlineTextBox 'her'", 67 "InlineTextBox 'her'",
74 "InlineTextBox 'head!\u2019 about once in a minute.\n'" 68 "InlineTextBox 'head!\u2019 about once in a minute.\n'"
75 ] 69 ]
76 } 70 }
77 ] 71 ]
78 } 72 }
79 73
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698