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

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

Issue 1022673013: Auto-rebaseline for r192549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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 [372, 383, 48, 80], 9 [372, 383, 48, 80],
10 [356, 383, 64, 80], 10 [356, 383, 64, 80],
11 [352, 440, 16, 59], 11 [352, 440, 16, 59],
12 [352, 380, 1, 19], 12 [352, 380, 1, 19],
13 [303, 420, 66, 19], 13 [303, 420, 66, 19],
14 [65, 400, 288, 39], 14 [65, 400, 288, 39],
15 [65, 380, 304, 59], 15 [65, 380, 304, 59],
16 [14, 420, 339, 39], 16 [14, 420, 339, 39],
17 [8, 380, 418, 219] 17 [8, 380, 418, 219]
18 ], 18 ],
19 "paintInvalidationClients": [ 19 "paintInvalidationClients": [
20 "InlineTextBox 'The players all played at once without waiting\n'",
21 "InlineTextBox 'for'",
22 "RootInlineBox",
23 "InlineTextBox 'turns,\n'",
24 "InlineTextBox 'quarrelling all the while, and fighting for the'",
25 "RootInlineBox",
26 "InlineTextBox 'hedgehogs; and in\n'",
27 "InlineTextBox 'a very short time '",
28 "InlineTextBox 'the Queen'",
29 "RootInlineBox",
30 "InlineTextBox 'was in a furious passion, and went\n'",
31 "InlineTextBox 'stamping about, and'",
32 "RootInlineBox",
33 "InlineTextBox 'shouting \u2018Off with his head!\u2019 or \u2018Off wit h\n'",
34 "InlineTextBox 'her head!\u2019 about'",
35 "RootInlineBox",
36 "InlineTextBox 'once in a minute.\n'",
37 "RootInlineBox",
38 "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'",
39 "InlineTextBox 'yet had'",
40 "RootInlineBox",
41 "InlineTextBox 'any dispute with the Queen, but she knew that it might\n '",
42 "InlineTextBox 'happen any'",
43 "RootInlineBox",
44 "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u2018what wo uld become of\n'",
45 "InlineTextBox 'me?'",
46 "RootInlineBox",
47 "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; t he great'",
48 "RootInlineBox",
49 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" ,
50 "RootInlineBox",
20 "LayoutBlockFlow P", 51 "LayoutBlockFlow P",
21 "LayoutText #text", 52 "LayoutText #text",
53 "InlineTextBox 'The players all played at once without waiting'",
22 "LayoutBlockFlow (floating) SPAN id='greenFloat'", 54 "LayoutBlockFlow (floating) SPAN id='greenFloat'",
23 "LayoutText #text", 55 "LayoutText #text",
56 "InlineTextBox 'for turns,\n'",
57 "InlineTextBox 'quarrelling all the while, and fighting'",
58 "InlineTextBox 'for the hedgehogs; and in\n'",
59 "InlineTextBox 'a very short time '",
24 "LayoutText #text", 60 "LayoutText #text",
25 "LayoutText #text" 61 "InlineTextBox 'the'",
62 "InlineTextBox 'Queen'",
63 "LayoutText #text",
64 "InlineTextBox ' was in a furious passion, and went\n'",
65 "InlineTextBox 'stamping'",
66 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u 2018Off with\n'",
67 "InlineTextBox 'her'",
68 "InlineTextBox 'head!\u2019 about once in a minute.\n'"
26 ] 69 ]
27 } 70 }
28 ] 71 ]
29 } 72 }
30 73
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698