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

Side by Side Diff: LayoutTests/platform/win/virtual/spv2/fast/repaint/line-flow-with-floats-4-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 [372, 435, 48, 16], 9 [372, 435, 48, 17],
10 [369, 422, 52, 53], 10 [369, 422, 52, 53],
11 [8, 368, 418, 198] 11 [8, 368, 418, 198]
12 ], 12 ],
13 "paintInvalidationClients": [ 13 "paintInvalidationClients": [
14 "InlineTextBox 'The players all played at once without waiting'", 14 "InlineTextBox 'The players all played at once without waiting'",
15 "RootInlineBox", 15 "RootInlineBox",
16 "InlineTextBox 'for turns,\n'", 16 "InlineTextBox 'for turns,\n'",
17 "InlineTextBox 'quarrelling all the while, and fighting'", 17 "InlineTextBox 'quarrelling all the while, and fighting'",
18 "RootInlineBox", 18 "RootInlineBox",
19 "InlineTextBox 'for the hedgehogs; and in\n'", 19 "InlineTextBox 'for the hedgehogs; and in\n'",
(...skipping 27 matching lines...) Expand all
47 "InlineTextBox ' was in a furious passion, and went\n'", 47 "InlineTextBox ' was in a furious passion, and went\n'",
48 "InlineTextBox 'stamping'", 48 "InlineTextBox 'stamping'",
49 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u 2018Off with\n'", 49 "InlineTextBox 'about, and shouting \u2018Off with his head!\u2019 or \u 2018Off with\n'",
50 "InlineTextBox 'her'", 50 "InlineTextBox 'her'",
51 "InlineTextBox 'head!\u2019 about once in a minute.\n'" 51 "InlineTextBox 'head!\u2019 about once in a minute.\n'"
52 ] 52 ]
53 } 53 }
54 ] 54 ]
55 } 55 }
56 56
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698