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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/make-children-non-inline-expected.txt

Issue 2087483002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 "name": "Content Root Layer",
2 "bounds": [800, 600], 3 "bounds": [800, 600],
3 "children": [ 4 "children": [
4 { 5 {
6 "name": "LayoutView #document",
5 "bounds": [800, 600], 7 "bounds": [800, 600],
6 "contentsOpaque": true, 8 "contentsOpaque": true,
7 "drawsContent": true, 9 "drawsContent": true,
8 "paintInvalidations": [ 10 "paintInvalidations": [
9 { 11 {
10 "object": "LayoutBlockFlow DIV", 12 "object": "LayoutBlockFlow DIV",
11 "rect": [8, 60, 784, 262], 13 "rect": [8, 60, 784, 262],
12 "reason": "style change" 14 "reason": "style change"
13 }, 15 },
14 { 16 {
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 }, 85 },
84 { 86 {
85 "object": "LayoutText #text", 87 "object": "LayoutText #text",
86 "rect": [8, 186, 30, 18], 88 "rect": [8, 186, 30, 18],
87 "reason": "layoutObject insertion" 89 "reason": "layoutObject insertion"
88 }, 90 },
89 { 91 {
90 "object": "LayoutBlockFlow DIV id='target'", 92 "object": "LayoutBlockFlow DIV id='target'",
91 "rect": [8, 150, 10, 100], 93 "rect": [8, 150, 10, 100],
92 "reason": "layoutObject insertion" 94 "reason": "layoutObject insertion"
93 },
94 {
95 "object": "InlineTextBox '\n'",
96 "reason": "full"
97 },
98 {
99 "object": "InlineTextBox '\n'",
100 "reason": "full"
101 },
102 {
103 "object": "InlineTextBox '\n'",
104 "reason": "full"
105 },
106 {
107 "object": "InlineTextBox '\n'",
108 "reason": "full"
109 },
110 {
111 "object": "InlineTextBox '\n'",
112 "reason": "full"
113 },
114 {
115 "object": "InlineTextBox '\n'",
116 "reason": "full"
117 },
118 {
119 "object": "InlineTextBox '\n'",
120 "reason": "full"
121 },
122 {
123 "object": "InlineTextBox '\n'",
124 "reason": "full"
125 },
126 {
127 "object": "InlineTextBox '\n'",
128 "reason": "layoutObject insertion"
129 },
130 {
131 "object": "InlineTextBox '\n'",
132 "reason": "layoutObject insertion"
133 },
134 {
135 "object": "InlineTextBox '\n'",
136 "reason": "layoutObject insertion"
137 },
138 {
139 "object": "InlineTextBox '\n'",
140 "reason": "layoutObject insertion"
141 },
142 {
143 "object": "InlineTextBox '\n'",
144 "reason": "layoutObject insertion"
145 },
146 {
147 "object": "InlineTextBox '\n'",
148 "reason": "layoutObject insertion"
149 },
150 {
151 "object": "InlineTextBox '\n'",
152 "reason": "layoutObject insertion"
153 },
154 {
155 "object": "InlineTextBox '\n'",
156 "reason": "layoutObject insertion"
157 },
158 {
159 "object": "InlineTextBox 'I could'",
160 "reason": "full"
161 },
162 {
163 "object": "InlineTextBox 'I could'",
164 "reason": "layoutObject insertion"
165 },
166 {
167 "object": "InlineTextBox 'Word,'",
168 "reason": "full"
169 },
170 {
171 "object": "InlineTextBox 'Word,'",
172 "reason": "layoutObject insertion"
173 },
174 {
175 "object": "InlineTextBox 'about all the stuff'",
176 "reason": "full"
177 },
178 {
179 "object": "InlineTextBox 'about all the stuff'",
180 "reason": "layoutObject insertion"
181 },
182 {
183 "object": "InlineTextBox 'after'",
184 "reason": "full"
185 },
186 {
187 "object": "InlineTextBox 'after'",
188 "reason": "layoutObject insertion"
189 },
190 {
191 "object": "InlineTextBox 'more words.'",
192 "reason": "full"
193 },
194 {
195 "object": "InlineTextBox 'more words.'",
196 "reason": "layoutObject insertion"
197 },
198 {
199 "object": "InlineTextBox 'that comes'",
200 "reason": "full"
201 },
202 {
203 "object": "InlineTextBox 'that comes'",
204 "reason": "layoutObject insertion"
205 },
206 {
207 "object": "InlineTextBox 'the break.'",
208 "reason": "full"
209 },
210 {
211 "object": "InlineTextBox 'the break.'",
212 "reason": "layoutObject insertion"
213 },
214 {
215 "object": "InlineTextBox 'words,'",
216 "reason": "full"
217 },
218 {
219 "object": "InlineTextBox 'words,'",
220 "reason": "layoutObject insertion"
221 },
222 {
223 "object": "InlineTextBox 'write a book'",
224 "reason": "full"
225 },
226 {
227 "object": "InlineTextBox 'write a book'",
228 "reason": "layoutObject insertion"
229 },
230 {
231 "object": "LayoutBR BR",
232 "reason": "layoutObject insertion"
233 },
234 {
235 "object": "LayoutBR BR",
236 "reason": "layoutObject insertion"
237 },
238 {
239 "object": "LayoutBR BR",
240 "reason": "layoutObject insertion"
241 },
242 {
243 "object": "LayoutBR BR",
244 "reason": "layoutObject insertion"
245 },
246 {
247 "object": "LayoutBR BR",
248 "reason": "layoutObject insertion"
249 },
250 {
251 "object": "LayoutBR BR",
252 "reason": "layoutObject insertion"
253 },
254 {
255 "object": "LayoutBR BR",
256 "reason": "layoutObject insertion"
257 },
258 {
259 "object": "LayoutBR BR",
260 "reason": "layoutObject insertion"
261 },
262 {
263 "object": "RootInlineBox",
264 "reason": "full"
265 },
266 {
267 "object": "RootInlineBox",
268 "reason": "full"
269 },
270 {
271 "object": "RootInlineBox",
272 "reason": "full"
273 },
274 {
275 "object": "RootInlineBox",
276 "reason": "full"
277 },
278 {
279 "object": "RootInlineBox",
280 "reason": "full"
281 },
282 {
283 "object": "RootInlineBox",
284 "reason": "full"
285 },
286 {
287 "object": "RootInlineBox",
288 "reason": "full"
289 },
290 {
291 "object": "RootInlineBox",
292 "reason": "full"
293 },
294 {
295 "object": "RootInlineBox",
296 "reason": "full"
297 },
298 {
299 "object": "RootInlineBox",
300 "reason": "full"
301 },
302 {
303 "object": "RootInlineBox",
304 "reason": "full"
305 } 95 }
306 ] 96 ]
307 } 97 }
98 ],
99 "objectPaintInvalidations": [
100 {
101 "object": "LayoutBlockFlow DIV",
102 "reason": "style change"
103 },
104 {
105 "object": "LayoutBlockFlow (anonymous)",
106 "reason": "layoutObject insertion"
107 },
108 {
109 "object": "RootInlineBox",
110 "reason": "layoutObject insertion"
111 },
112 {
113 "object": "LayoutText #text",
114 "reason": "layoutObject insertion"
115 },
116 {
117 "object": "InlineTextBox 'Word,'",
118 "reason": "layoutObject insertion"
119 },
120 {
121 "object": "LayoutBR BR",
122 "reason": "layoutObject insertion"
123 },
124 {
125 "object": "InlineTextBox '\n'",
126 "reason": "layoutObject insertion"
127 },
128 {
129 "object": "LayoutText #text",
130 "reason": "layoutObject insertion"
131 },
132 {
133 "object": "InlineTextBox 'words,'",
134 "reason": "layoutObject insertion"
135 },
136 {
137 "object": "LayoutBR BR",
138 "reason": "layoutObject insertion"
139 },
140 {
141 "object": "InlineTextBox '\n'",
142 "reason": "layoutObject insertion"
143 },
144 {
145 "object": "LayoutText #text",
146 "reason": "layoutObject insertion"
147 },
148 {
149 "object": "InlineTextBox 'more words.'",
150 "reason": "layoutObject insertion"
151 },
152 {
153 "object": "LayoutBR BR",
154 "reason": "layoutObject insertion"
155 },
156 {
157 "object": "InlineTextBox '\n'",
158 "reason": "layoutObject insertion"
159 },
160 {
161 "object": "LayoutText #text",
162 "reason": "layoutObject insertion"
163 },
164 {
165 "object": "InlineTextBox 'I could'",
166 "reason": "layoutObject insertion"
167 },
168 {
169 "object": "LayoutBR BR",
170 "reason": "layoutObject insertion"
171 },
172 {
173 "object": "InlineTextBox '\n'",
174 "reason": "layoutObject insertion"
175 },
176 {
177 "object": "LayoutText #text",
178 "reason": "layoutObject insertion"
179 },
180 {
181 "object": "InlineTextBox 'write a book'",
182 "reason": "layoutObject insertion"
183 },
184 {
185 "object": "LayoutBR BR",
186 "reason": "layoutObject insertion"
187 },
188 {
189 "object": "InlineTextBox '\n'",
190 "reason": "layoutObject insertion"
191 },
192 {
193 "object": "LayoutBlockFlow DIV id='target'",
194 "reason": "layoutObject insertion"
195 },
196 {
197 "object": "LayoutBlockFlow (anonymous)",
198 "reason": "layoutObject insertion"
199 },
200 {
201 "object": "RootInlineBox",
202 "reason": "layoutObject insertion"
203 },
204 {
205 "object": "LayoutText #text",
206 "reason": "layoutObject insertion"
207 },
208 {
209 "object": "InlineTextBox 'about all the stuff'",
210 "reason": "layoutObject insertion"
211 },
212 {
213 "object": "LayoutBR BR",
214 "reason": "layoutObject insertion"
215 },
216 {
217 "object": "InlineTextBox '\n'",
218 "reason": "layoutObject insertion"
219 },
220 {
221 "object": "LayoutText #text",
222 "reason": "layoutObject insertion"
223 },
224 {
225 "object": "InlineTextBox 'that comes'",
226 "reason": "layoutObject insertion"
227 },
228 {
229 "object": "LayoutBR BR",
230 "reason": "layoutObject insertion"
231 },
232 {
233 "object": "InlineTextBox '\n'",
234 "reason": "layoutObject insertion"
235 },
236 {
237 "object": "LayoutText #text",
238 "reason": "layoutObject insertion"
239 },
240 {
241 "object": "InlineTextBox 'after'",
242 "reason": "layoutObject insertion"
243 },
244 {
245 "object": "LayoutBR BR",
246 "reason": "layoutObject insertion"
247 },
248 {
249 "object": "InlineTextBox '\n'",
250 "reason": "layoutObject insertion"
251 },
252 {
253 "object": "LayoutText #text",
254 "reason": "layoutObject insertion"
255 },
256 {
257 "object": "InlineTextBox 'the break.'",
258 "reason": "layoutObject insertion"
259 }
308 ] 260 ]
309 } 261 }
310 262
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698