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

Side by Side Diff: LayoutTests/platform/win-xp/fast/repaint/line-flow-with-floats-5-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 [303, 420, 67, 19], 9 [303, 420, 67, 19],
10 [275, 420, 65, 19], 10 [275, 420, 65, 19],
11 [134, 360, 132, 19], 11 [134, 360, 132, 19],
12 [118, 360, 132, 19], 12 [118, 360, 132, 19],
13 [65, 380, 304, 59], 13 [65, 380, 304, 59],
14 [65, 380, 287, 19], 14 [65, 380, 287, 19],
15 [49, 380, 320, 59], 15 [49, 380, 320, 59],
16 [49, 380, 303, 19], 16 [49, 380, 303, 19],
17 [46, 363, 16, 64], 17 [46, 363, 16, 64],
18 [14, 440, 354, 59], 18 [14, 440, 354, 59],
19 [14, 420, 355, 79], 19 [14, 420, 355, 79],
20 [8, 320, 418, 279] 20 [8, 340, 418, 259]
21 ], 21 ],
22 "paintInvalidationClients": [ 22 "paintInvalidationClients": [
23 "InlineTextBox 'doubled-up\n'",
24 "InlineTextBox 'soldiers were always getting up and walking off to'",
25 "RootInlineBox",
26 "InlineTextBox 'other parts of\n'", 23 "InlineTextBox 'other parts of\n'",
27 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'", 24 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'",
28 "RootInlineBox", 25 "RootInlineBox",
29 "InlineTextBox 'was a very\n'", 26 "InlineTextBox 'was a very\n'",
30 "InlineTextBox 'difficult game indeed.\n'", 27 "InlineTextBox 'difficult game indeed.\n'",
31 "RootInlineBox", 28 "RootInlineBox",
32 "InlineTextBox 'The players all played at once without waiting\n'", 29 "InlineTextBox 'The players all played at once without waiting\n'",
33 "InlineTextBox 'for'", 30 "InlineTextBox 'for'",
34 "RootInlineBox", 31 "RootInlineBox",
35 "InlineTextBox 'turns,\n'", 32 "InlineTextBox 'turns,\n'",
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 "InlineTextBox 'in a furious passion, and went\n'", 76 "InlineTextBox 'in a furious passion, and went\n'",
80 "InlineTextBox 'stamping about, and'", 77 "InlineTextBox 'stamping about, and'",
81 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit h\n'", 78 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit h\n'",
82 "InlineTextBox 'her head!\u2019 about'", 79 "InlineTextBox 'her head!\u2019 about'",
83 "InlineTextBox 'once in a minute.\n'" 80 "InlineTextBox 'once in a minute.\n'"
84 ] 81 ]
85 } 82 }
86 ] 83 ]
87 } 84 }
88 85
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698