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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/carto.net/window-expected.txt

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 "name": "Content Root Layer",
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [800, 600], 7 "bounds": [800, 600],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
(...skipping 432 matching lines...) Expand 10 before | Expand all | Expand 10 after
443 "rect": [43, 480, 114, 38], 443 "rect": [43, 480, 114, 38],
444 "reason": "layoutObject insertion" 444 "reason": "layoutObject insertion"
445 }, 445 },
446 { 446 {
447 "object": "LayoutSVGText text id='textMinimalWindow'", 447 "object": "LayoutSVGText text id='textMinimalWindow'",
448 "rect": [43, 480, 114, 38], 448 "rect": [43, 480, 114, 38],
449 "reason": "layoutObject insertion" 449 "reason": "layoutObject insertion"
450 }, 450 },
451 { 451 {
452 "object": "LayoutSVGInlineText #text", 452 "object": "LayoutSVGInlineText #text",
453 "rect": [41, 524, 99, 11], 453 "rect": [41, 524, 98, 11],
454 "reason": "layoutObject insertion" 454 "reason": "layoutObject insertion"
455 }, 455 },
456 { 456 {
457 "object": "LayoutSVGText text", 457 "object": "LayoutSVGText text",
458 "rect": [41, 524, 99, 11], 458 "rect": [41, 524, 98, 11],
459 "reason": "layoutObject insertion" 459 "reason": "layoutObject insertion"
460 }, 460 },
461 { 461 {
462 "object": "LayoutSVGInlineText #text", 462 "object": "LayoutSVGInlineText #text",
463 "rect": [314, 508, 87, 11], 463 "rect": [314, 508, 87, 11],
464 "reason": "layoutObject insertion" 464 "reason": "layoutObject insertion"
465 }, 465 },
466 { 466 {
467 "object": "LayoutSVGText text", 467 "object": "LayoutSVGText text",
468 "rect": [314, 508, 87, 11], 468 "rect": [314, 508, 87, 11],
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
523 "rect": [627, 238, 33, 11], 523 "rect": [627, 238, 33, 11],
524 "reason": "layoutObject insertion" 524 "reason": "layoutObject insertion"
525 }, 525 },
526 { 526 {
527 "object": "LayoutSVGRect rect", 527 "object": "LayoutSVGRect rect",
528 "rect": [613, 81, 16, 159], 528 "rect": [613, 81, 16, 159],
529 "reason": "layoutObject insertion" 529 "reason": "layoutObject insertion"
530 }, 530 },
531 { 531 {
532 "object": "LayoutSVGInlineText #text", 532 "object": "LayoutSVGInlineText #text",
533 "rect": [616, 152, 13, 82], 533 "rect": [616, 153, 13, 81],
534 "reason": "layoutObject insertion" 534 "reason": "layoutObject insertion"
535 }, 535 },
536 { 536 {
537 "object": "LayoutSVGText text", 537 "object": "LayoutSVGText text",
538 "rect": [616, 152, 13, 82], 538 "rect": [616, 153, 13, 81],
539 "reason": "layoutObject insertion" 539 "reason": "layoutObject insertion"
540 }, 540 },
541 { 541 {
542 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'", 542 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'",
543 "rect": [769, 94, 11, 11], 543 "rect": [769, 94, 11, 11],
544 "reason": "full" 544 "reason": "full"
545 }, 545 },
546 { 546 {
547 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'", 547 "object": "LayoutSVGContainer use id='maximizeButtonnavWindow'",
548 "rect": [769, 94, 11, 11], 548 "rect": [769, 94, 11, 11],
(...skipping 1498 matching lines...) Expand 10 before | Expand all | Expand 10 after
2047 "object": "LayoutSVGRect rect", 2047 "object": "LayoutSVGRect rect",
2048 "reason": "bounds change" 2048 "reason": "bounds change"
2049 }, 2049 },
2050 { 2050 {
2051 "object": "LayoutSVGPath line", 2051 "object": "LayoutSVGPath line",
2052 "reason": "bounds change" 2052 "reason": "bounds change"
2053 } 2053 }
2054 ] 2054 ]
2055 } 2055 }
2056 2056
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698