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

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

Issue 1544763002: Auto-rebaseline for r366396 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 [485, 0, 15, 600], 9 [485, 0, 15, 600],
10 [485, 0, 15, 600], 10 [485, 0, 15, 600],
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 "InlineTextBox 'here; the great\n'", 105 "InlineTextBox 'here; the great\n'",
106 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" , 106 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" ,
107 "RootInlineBox", 107 "RootInlineBox",
108 "InlineTextBox 'here; the great\n'", 108 "InlineTextBox 'here; the great\n'",
109 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" , 109 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" ,
110 "RootInlineBox", 110 "RootInlineBox",
111 "LayoutView #document", 111 "LayoutView #document",
112 "LayoutView #document", 112 "LayoutView #document",
113 "LayoutBlockFlow HTML", 113 "LayoutBlockFlow HTML",
114 "LayoutBlockFlow P", 114 "LayoutBlockFlow P",
115 "RootInlineBox",
115 "LayoutBlockFlow (floating) SPAN id='yellowFloat'", 116 "LayoutBlockFlow (floating) SPAN id='yellowFloat'",
116 "LayoutText #text", 117 "LayoutText #text",
117 "InlineTextBox 'difficult game indeed.\n'", 118 "InlineTextBox 'difficult game indeed.\n'",
118 "LayoutText #text", 119 "LayoutText #text",
119 "InlineTextBox 'The players all played at once without waiting'", 120 "InlineTextBox 'The players all played at once without waiting'",
120 "LayoutBlockFlow (floating) SPAN id='greenFloat'", 121 "LayoutBlockFlow (floating) SPAN id='greenFloat'",
121 "LayoutText #text", 122 "LayoutText #text",
122 "InlineTextBox 'for turns,\n'", 123 "InlineTextBox 'for turns,\n'",
123 "InlineTextBox 'quarrelling all the while, and fighting'", 124 "InlineTextBox 'quarrelling all the while, and fighting'",
124 "InlineTextBox 'for the hedgehogs; and in\n'", 125 "InlineTextBox 'for the hedgehogs; and in\n'",
(...skipping 15 matching lines...) Expand all
140 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'", 141 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'",
141 "InlineTextBox 'here; the great\n'", 142 "InlineTextBox 'here; the great\n'",
142 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" , 143 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" ,
143 "LayoutView #document", 144 "LayoutView #document",
144 "VerticalScrollbar" 145 "VerticalScrollbar"
145 ] 146 ]
146 } 147 }
147 ] 148 ]
148 } 149 }
149 150
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698