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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-1-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'", 10 "object": "InlineTextBox ' twist itself round and look up in her face, with'",
(...skipping 455 matching lines...) Expand 10 before | Expand all | Expand 10 after
466 "rect": [134, 360, 131, 19], 466 "rect": [134, 360, 131, 19],
467 "reason": "bounds change" 467 "reason": "bounds change"
468 }, 468 },
469 { 469 {
470 "object": "LayoutText #text", 470 "object": "LayoutText #text",
471 "rect": [65, 360, 131, 19], 471 "rect": [65, 360, 131, 19],
472 "reason": "bounds change" 472 "reason": "bounds change"
473 }, 473 },
474 { 474 {
475 "object": "LayoutText #text", 475 "object": "LayoutText #text",
476 "rect": [65, 380, 304, 59],
477 "reason": "bounds change"
478 },
479 {
480 "object": "LayoutText #text",
481 "rect": [14, 380, 355, 59], 476 "rect": [14, 380, 355, 59],
482 "reason": "bounds change" 477 "reason": "bounds change"
483 }, 478 },
484 { 479 {
485 "object": "LayoutText #text", 480 "object": "LayoutText #text",
486 "rect": [303, 420, 67, 19], 481 "rect": [303, 420, 67, 19],
487 "reason": "bounds change" 482 "reason": "bounds change"
488 }, 483 },
489 { 484 {
490 "object": "LayoutText #text", 485 "object": "LayoutText #text",
491 "rect": [244, 420, 65, 19], 486 "rect": [244, 420, 65, 19],
492 "reason": "bounds change" 487 "reason": "bounds change"
493 }, 488 },
494 { 489 {
495 "object": "LayoutText #text", 490 "object": "LayoutText #text",
496 "rect": [14, 440, 355, 59],
497 "reason": "bounds change"
498 },
499 {
500 "object": "LayoutText #text",
501 "rect": [14, 420, 355, 79], 491 "rect": [14, 420, 355, 79],
502 "reason": "bounds change" 492 "reason": "bounds change"
503 }, 493 },
504 { 494 {
505 "object": "RootInlineBox", 495 "object": "RootInlineBox",
506 "rect": [0, 0, 0, 0], 496 "rect": [0, 0, 0, 0],
507 "reason": "full" 497 "reason": "full"
508 }, 498 },
509 { 499 {
510 "object": "RootInlineBox", 500 "object": "RootInlineBox",
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
619 { 609 {
620 "object": "RootInlineBox", 610 "object": "RootInlineBox",
621 "rect": [0, 0, 0, 0], 611 "rect": [0, 0, 0, 0],
622 "reason": "full" 612 "reason": "full"
623 } 613 }
624 ] 614 ]
625 } 615 }
626 ] 616 ]
627 } 617 }
628 618
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698