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

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

Issue 1510163002: Auto-rebaseline for r364006 (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 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 "InlineTextBox 'about once in a minute.\n'", 133 "InlineTextBox 'about once in a minute.\n'",
134 "LayoutText #text", 134 "LayoutText #text",
135 "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'", 135 "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'",
136 "InlineTextBox 'yet'", 136 "InlineTextBox 'yet'",
137 "InlineTextBox 'had any dispute with the Queen, but she knew that it mig ht'", 137 "InlineTextBox 'had any dispute with the Queen, but she knew that it mig ht'",
138 "InlineTextBox 'happen any minute, \u2018and then,\u2019 thought she, \u 2018what would'", 138 "InlineTextBox 'happen any minute, \u2018and then,\u2019 thought she, \u 2018what would'",
139 "InlineTextBox 'become of\n'", 139 "InlineTextBox 'become of\n'",
140 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'", 140 "InlineTextBox 'me? They\u2019re dreadfully fond of beheading people'",
141 "InlineTextBox 'here; the great\n'", 141 "InlineTextBox 'here; the great\n'",
142 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" , 142 "InlineTextBox 'wonder is, that there\u2018s any one left alive!\u2019'" ,
143 "VerticalScrollbar", 143 "LayoutView #document",
144 "LayoutView #document" 144 "VerticalScrollbar"
145 ] 145 ]
146 } 146 }
147 ] 147 ]
148 } 148 }
149 149
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698