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

Side by Side Diff: LayoutTests/platform/win-xp/fast/repaint/line-flow-with-floats-1-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 [420, 180, 1, 59], 9 [420, 180, 1, 59],
10 [378, 138, 70, 30], 10 [378, 138, 70, 30],
11 [369, 80, 52, 119], 11 [369, 80, 52, 119],
12 [303, 420, 67, 19], 12 [303, 420, 67, 19],
13 [244, 420, 65, 19], 13 [244, 420, 65, 19],
14 [151, 180, 40, 19], 14 [151, 180, 40, 19],
15 [134, 360, 132, 19], 15 [134, 360, 132, 19],
16 [84, 180, 40, 19], 16 [84, 180, 40, 19],
17 [65, 380, 304, 59], 17 [65, 380, 304, 59],
18 [65, 360, 132, 19], 18 [65, 360, 132, 19],
19 [14, 440, 354, 59], 19 [14, 440, 354, 59],
20 [14, 420, 355, 79], 20 [14, 420, 355, 79],
21 [14, 380, 355, 59], 21 [14, 380, 355, 59],
22 [14, 363, 48, 64], 22 [14, 363, 48, 65],
23 [14, 359, 407, 20], 23 [14, 359, 407, 20],
24 [14, 343, 48, 64], 24 [14, 343, 48, 65],
25 [14, 239, 406, 20], 25 [14, 239, 406, 20],
26 [8, 120, 418, 479] 26 [8, 120, 418, 479]
27 ], 27 ],
28 "paintInvalidationClients": [ 28 "paintInvalidationClients": [
29 "InlineTextBox 'comfortably enough, under her arm, with its legs hanging '", 29 "InlineTextBox 'comfortably enough, under her arm, with its legs hanging '",
30 "RootInlineBox", 30 "RootInlineBox",
31 "InlineTextBox 'down,\n'", 31 "InlineTextBox 'down,\n'",
32 "InlineTextBox 'but generally, just as she had got its neck nicely'", 32 "InlineTextBox 'but generally, just as she had got its neck nicely'",
33 "RootInlineBox", 33 "RootInlineBox",
34 "InlineTextBox 'straightened\n'", 34 "InlineTextBox 'straightened\n'",
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 "InlineTextBox 'furious passion, and went\n'", 140 "InlineTextBox 'furious passion, and went\n'",
141 "InlineTextBox 'stamping about, and shouting'", 141 "InlineTextBox 'stamping about, and shouting'",
142 "InlineTextBox '\u2018Off with his head!\u2019 or \u2018Off with\n'", 142 "InlineTextBox '\u2018Off with his head!\u2019 or \u2018Off with\n'",
143 "InlineTextBox 'her head!\u2019 about once in a'", 143 "InlineTextBox 'her head!\u2019 about once in a'",
144 "InlineTextBox 'minute.\n'" 144 "InlineTextBox 'minute.\n'"
145 ] 145 ]
146 } 146 }
147 ] 147 ]
148 } 148 }
149 149
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698