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

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

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

Powered by Google App Engine
This is Rietveld 408576698