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

Side by Side Diff: LayoutTests/platform/win/virtual/spv2/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 [378, 138, 70, 30], 9 [378, 138, 70, 30],
10 [369, 422, 1, 53], 10 [369, 422, 1, 53],
11 [369, 80, 51, 108], 11 [369, 80, 51, 108],
12 [305, 170, 41, 17], 12 [305, 170, 41, 17],
13 [301, 404, 67, 18], 13 [301, 404, 67, 18],
14 [178, 350, 146, 18], 14 [178, 350, 146, 18],
15 [65, 386, 303, 36], 15 [65, 386, 303, 36],
16 [65, 350, 146, 18], 16 [65, 350, 146, 18],
17 [14, 404, 355, 36], 17 [14, 404, 355, 36],
18 [14, 386, 354, 36], 18 [14, 386, 354, 36],
19 [14, 353, 48, 64], 19 [14, 353, 48, 65],
20 [14, 335, 48, 64], 20 [14, 335, 48, 65],
21 [14, 224, 406, 126], 21 [14, 224, 406, 126],
22 [14, 188, 41, 17], 22 [14, 188, 41, 17],
23 [14, 170, 408, 72], 23 [14, 170, 408, 72],
24 [13, 242, 407, 126], 24 [13, 242, 407, 126],
25 [13, 188, 408, 71], 25 [13, 188, 408, 71],
26 [8, 116, 418, 450] 26 [8, 116, 418, 450]
27 ], 27 ],
28 "paintInvalidationClients": [ 28 "paintInvalidationClients": [
29 "InlineTextBox 'body tucked away,\n'", 29 "InlineTextBox 'body tucked away,\n'",
30 "InlineTextBox 'comfortably enough, under her'", 30 "InlineTextBox 'comfortably enough, under her'",
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 "InlineTextBox 'was in a furious passion, and went\n'", 145 "InlineTextBox 'was in a furious passion, and went\n'",
146 "InlineTextBox 'stamping about, and'", 146 "InlineTextBox 'stamping about, and'",
147 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit h\n'", 147 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit h\n'",
148 "InlineTextBox 'her head!\u2019'", 148 "InlineTextBox 'her head!\u2019'",
149 "InlineTextBox 'about once in a minute.\n'" 149 "InlineTextBox 'about once in a minute.\n'"
150 ] 150 ]
151 } 151 }
152 ] 152 ]
153 } 153 }
154 154
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698