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

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

Issue 1880263003: Auto-rebaseline for r386782 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "InlineTextBox ' twist itself round and look up in her face, with\n'", 10 "object": "InlineTextBox ' twist itself round and look up in her face, with\n'",
(...skipping 290 matching lines...) Expand 10 before | Expand all | Expand 10 after
301 "rect": [65, 368, 304, 18], 301 "rect": [65, 368, 304, 18],
302 "reason": "bounds change" 302 "reason": "bounds change"
303 }, 303 },
304 { 304 {
305 "object": "LayoutText #text", 305 "object": "LayoutText #text",
306 "rect": [14, 368, 336, 18], 306 "rect": [14, 368, 336, 18],
307 "reason": "bounds change" 307 "reason": "bounds change"
308 }, 308 },
309 { 309 {
310 "object": "LayoutText #text", 310 "object": "LayoutText #text",
311 "rect": [65, 386, 304, 36],
312 "reason": "bounds change"
313 },
314 {
315 "object": "LayoutText #text",
316 "rect": [14, 368, 355, 54], 311 "rect": [14, 368, 355, 54],
317 "reason": "bounds change" 312 "reason": "bounds change"
318 }, 313 },
319 { 314 {
320 "object": "LayoutText #text", 315 "object": "LayoutText #text",
321 "rect": [14, 404, 355, 36], 316 "rect": [14, 404, 355, 36],
322 "reason": "bounds change" 317 "reason": "bounds change"
323 }, 318 },
324 { 319 {
325 "object": "LayoutText #text", 320 "object": "LayoutText #text",
326 "rect": [246, 404, 66, 18],
327 "reason": "bounds change"
328 },
329 {
330 "object": "LayoutText #text",
331 "rect": [14, 422, 355, 54],
332 "reason": "bounds change"
333 },
334 {
335 "object": "LayoutText #text",
336 "rect": [14, 404, 355, 72], 321 "rect": [14, 404, 355, 72],
337 "reason": "bounds change" 322 "reason": "bounds change"
338 }, 323 },
339 { 324 {
340 "object": "RootInlineBox", 325 "object": "RootInlineBox",
341 "rect": [0, 0, 0, 0], 326 "rect": [0, 0, 0, 0],
342 "reason": "full" 327 "reason": "full"
343 }, 328 },
344 { 329 {
345 "object": "RootInlineBox", 330 "object": "RootInlineBox",
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
444 { 429 {
445 "object": "RootInlineBox", 430 "object": "RootInlineBox",
446 "rect": [0, 0, 0, 0], 431 "rect": [0, 0, 0, 0],
447 "reason": "full" 432 "reason": "full"
448 } 433 }
449 ] 434 ]
450 } 435 }
451 ] 436 ]
452 } 437 }
453 438
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698