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

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

Issue 1302383003: Auto-rebaseline for r201025 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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, 240, 1, 139], 9 [420, 240, 1, 139],
10 [372, 243, 48, 48], 10 [372, 243, 48, 48],
11 [8, 200, 418, 399] 11 [8, 80, 418, 519]
12 ], 12 ],
13 "paintInvalidationClients": [ 13 "paintInvalidationClients": [
14 "InlineTextBox 'The chief difficulty Alice found at first was in managin g her'",
15 "RootInlineBox",
16 "InlineTextBox 'flamingo: she succeeded in getting its body tucked away, '",
17 "RootInlineBox",
18 "InlineTextBox 'comfortably enough, under her arm, with its legs hanging '",
19 "RootInlineBox",
20 "InlineTextBox 'down,\n'",
21 "InlineTextBox 'but generally, just as she had got its neck nicely'",
22 "RootInlineBox",
23 "InlineTextBox 'straightened\n'",
24 "InlineTextBox 'out, and was going to give the hedgehog a'",
25 "RootInlineBox",
26 "InlineTextBox 'blow with its head, it\n'",
27 "InlineTextBox 'would'",
28 "InlineTextBox ' twist itself round and look up in her'",
29 "RootInlineBox",
14 "InlineTextBox 'face, with\n'", 30 "InlineTextBox 'face, with\n'",
15 "InlineTextBox 'such a puzzled expression that she could not help'", 31 "InlineTextBox 'such a puzzled expression that she could not help'",
16 "RootInlineBox", 32 "RootInlineBox",
17 "InlineTextBox 'bursting out\n'", 33 "InlineTextBox 'bursting out\n'",
18 "InlineTextBox 'laughing: and when she had got its head down, and was'", 34 "InlineTextBox 'laughing: and when she had got its head down, and was'",
19 "RootInlineBox", 35 "RootInlineBox",
20 "InlineTextBox 'going to\n'", 36 "InlineTextBox 'going to\n'",
21 "InlineTextBox 'begin again, it was very provoking to find that the'", 37 "InlineTextBox 'begin again, it was very provoking to find that the'",
22 "RootInlineBox", 38 "RootInlineBox",
23 "InlineTextBox 'hedgehog had\n'", 39 "InlineTextBox 'hedgehog had\n'",
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 "InlineTextBox 'the doubled-up\n'", 98 "InlineTextBox 'the doubled-up\n'",
83 "InlineTextBox 'soldiers were always getting up and walking off to'", 99 "InlineTextBox 'soldiers were always getting up and walking off to'",
84 "InlineTextBox 'other parts of\n'", 100 "InlineTextBox 'other parts of\n'",
85 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'", 101 "InlineTextBox 'the ground, Alice soon came to the conclusion that it'",
86 "InlineTextBox 'was a very\n'" 102 "InlineTextBox 'was a very\n'"
87 ] 103 ]
88 } 104 }
89 ] 105 ]
90 } 106 }
91 107
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698