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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 4 years, 12 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
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 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 "InlineTextBox 'here; the great\n'", 107 "InlineTextBox 'here; the great\n'",
108 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" , 108 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" ,
109 "RootInlineBox", 109 "RootInlineBox",
110 "InlineTextBox 'here; the great\n'", 110 "InlineTextBox 'here; the great\n'",
111 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" , 111 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" ,
112 "RootInlineBox", 112 "RootInlineBox",
113 "LayoutView #document", 113 "LayoutView #document",
114 "LayoutView #document", 114 "LayoutView #document",
115 "LayoutBlockFlow HTML", 115 "LayoutBlockFlow HTML",
116 "LayoutBlockFlow P", 116 "LayoutBlockFlow P",
117 "RootInlineBox",
117 "LayoutBlockFlow (floating) SPAN id='yellowFloat'", 118 "LayoutBlockFlow (floating) SPAN id='yellowFloat'",
118 "LayoutText #text", 119 "LayoutText #text",
119 "InlineTextBox 'begin again, it was very provoking to find that the'", 120 "InlineTextBox 'begin again, it was very provoking to find that the'",
120 "InlineTextBox 'hedgehog had\n'", 121 "InlineTextBox 'hedgehog had\n'",
121 "InlineTextBox 'unrolled itself, and was in the act of'", 122 "InlineTextBox 'unrolled itself, and was in the act of'",
122 "InlineTextBox 'crawling away: besides all\n'", 123 "InlineTextBox 'crawling away: besides all\n'",
123 "InlineTextBox 'this, there was generally a'", 124 "InlineTextBox 'this, there was generally a'",
124 "InlineTextBox 'ridge or furrow in the way wherever\n'", 125 "InlineTextBox 'ridge or furrow in the way wherever\n'",
125 "InlineTextBox 'she wanted to'", 126 "InlineTextBox 'she wanted to'",
126 "InlineTextBox 'send the hedgehog to, and, as the doubled-up\n'", 127 "InlineTextBox 'send the hedgehog to, and, as the doubled-up\n'",
(...skipping 28 matching lines...) Expand all
155 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'", 156 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'",
156 "InlineTextBox 'here; the great\n'", 157 "InlineTextBox 'here; the great\n'",
157 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" , 158 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" ,
158 "LayoutView #document", 159 "LayoutView #document",
159 "VerticalScrollbar" 160 "VerticalScrollbar"
160 ] 161 ]
161 } 162 }
162 ] 163 ]
163 } 164 }
164 165
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698