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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/repaint/line-flow-with-floats-1-expected.txt

Issue 1175433002: Auto-rebaseline for r196730 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 [378, 138, 70, 30], 9 [378, 138, 70, 30],
10 [368, 80, 52, 107], 10 [369, 422, 1, 53],
11 [305, 170, 40, 17], 11 [369, 80, 51, 108],
12 [301, 404, 67, 17], 12 [305, 170, 41, 17],
13 [178, 350, 146, 17], 13 [301, 404, 67, 18],
14 [65, 386, 303, 35], 14 [178, 350, 146, 18],
15 [65, 350, 146, 17], 15 [65, 386, 303, 36],
16 [14, 404, 355, 35], 16 [65, 350, 146, 18],
17 [14, 386, 354, 35], 17 [14, 404, 355, 36],
18 [14, 386, 354, 36],
18 [14, 353, 48, 64], 19 [14, 353, 48, 64],
19 [14, 335, 48, 64], 20 [14, 335, 48, 64],
20 [14, 242, 406, 125], 21 [14, 224, 406, 126],
21 [14, 224, 406, 125], 22 [14, 188, 41, 17],
22 [14, 188, 406, 71], 23 [14, 170, 408, 72],
23 [14, 188, 40, 17], 24 [13, 242, 407, 126],
24 [14, 170, 406, 71], 25 [13, 188, 408, 71],
25 [8, 116, 418, 449] 26 [8, 116, 418, 450]
26 ], 27 ],
27 "paintInvalidationClients": [ 28 "paintInvalidationClients": [
28 "InlineTextBox 'body tucked away,\n'", 29 "InlineTextBox 'body tucked away,\n'",
29 "InlineTextBox 'comfortably enough, under her'", 30 "InlineTextBox 'comfortably enough, under her'",
30 "RootInlineBox", 31 "RootInlineBox",
31 "InlineTextBox 'arm, with its legs hanging down,\n'", 32 "InlineTextBox 'arm, with its legs hanging down,\n'",
32 "InlineTextBox 'but generally, just as'", 33 "InlineTextBox 'but generally, just as'",
33 "RootInlineBox", 34 "RootInlineBox",
34 "InlineTextBox 'she had got its neck nicely straightened\n'", 35 "InlineTextBox 'she had got its neck nicely straightened\n'",
35 "InlineTextBox 'out, and was'", 36 "InlineTextBox 'out, and was'",
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 "InlineTextBox 'Alice soon came to the conclusion that it was a very'", 133 "InlineTextBox 'Alice soon came to the conclusion that it was a very'",
133 "LayoutBlockFlow (floating) SPAN id='blueFloat'", 134 "LayoutBlockFlow (floating) SPAN id='blueFloat'",
134 "LayoutText #text", 135 "LayoutText #text",
135 "InlineTextBox 'difficult game indeed.\n'", 136 "InlineTextBox 'difficult game indeed.\n'",
136 "LayoutText #text", 137 "LayoutText #text",
137 "InlineTextBox 'for turns,\n'", 138 "InlineTextBox 'for turns,\n'",
138 "InlineTextBox 'quarrelling all the while, and fighting'", 139 "InlineTextBox 'quarrelling all the while, and fighting'",
139 "InlineTextBox 'for the hedgehogs; and in\n'", 140 "InlineTextBox 'for the hedgehogs; and in\n'",
140 "InlineTextBox 'a very short time '", 141 "InlineTextBox 'a very short time '",
141 "LayoutText #text", 142 "LayoutText #text",
142 "InlineTextBox 'the Queen'" 143 "InlineTextBox 'the Queen'",
144 "LayoutText #text",
145 "InlineTextBox 'was in a furious passion, and went\n'",
146 "InlineTextBox 'stamping about, and'",
147 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit h\n'",
148 "InlineTextBox 'her head!\u2019'",
149 "InlineTextBox 'about once in a minute.\n'"
143 ] 150 ]
144 } 151 }
145 ] 152 ]
146 } 153 }
147 154
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698