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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) 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 'Clipped. INVISIBLE.'",
11 "rect": [0, 0, 0, 0],
12 "reason": "layoutObject insertion"
13 },
14 {
15 "object": "InlineTextBox 'Clipped. INVISIBLE.'",
16 "rect": [0, 0, 0, 0],
17 "reason": "full"
18 },
19 {
20 "object": "InlineTextBox 'Clipped. INVISIBLE.'",
21 "rect": [0, 0, 0, 0],
22 "reason": "incremental"
23 },
24 {
25 "object": "LayoutSVGContainer g id='content'", 10 "object": "LayoutSVGContainer g id='content'",
26 "rect": [16, 39, 784, 174], 11 "rect": [16, 39, 784, 174],
27 "reason": "bounds change" 12 "reason": "bounds change"
28 }, 13 },
29 { 14 {
15 "object": "LayoutSVGInlineText #text",
16 "rect": [16, 39, 784, 174],
17 "reason": "layoutObject insertion"
18 },
19 {
20 "object": "LayoutSVGRoot svg id='svg-root'",
21 "rect": [16, 39, 784, 174],
22 "reason": "bounds change"
23 },
24 {
25 "object": "LayoutSVGText text",
26 "rect": [16, 39, 784, 174],
27 "reason": "style change"
28 },
29 {
30 "object": "LayoutSVGText text",
31 "rect": [16, 39, 784, 174],
32 "reason": "layoutObject insertion"
33 },
34 {
30 "object": "LayoutSVGContainer g id='content'", 35 "object": "LayoutSVGContainer g id='content'",
31 "rect": [334, 39, 466, 174], 36 "rect": [334, 39, 466, 174],
32 "reason": "incremental" 37 "reason": "incremental"
33 }, 38 },
34 { 39 {
35 "object": "LayoutSVGInlineText #text", 40 "object": "LayoutSVGInlineText #text",
36 "rect": [16, 39, 784, 174],
37 "reason": "layoutObject insertion"
38 },
39 {
40 "object": "LayoutSVGInlineText #text",
41 "rect": [334, 39, 466, 174], 41 "rect": [334, 39, 466, 174],
42 "reason": "incremental" 42 "reason": "incremental"
43 }, 43 },
44 {
45 "object": "LayoutSVGRoot svg id='svg-root'",
46 "rect": [334, 39, 466, 174],
47 "reason": "incremental"
48 },
44 { 49 {
45 "object": "LayoutSVGPath path", 50 "object": "LayoutSVGPath path",
46 "rect": [0, 0, 334, 500], 51 "rect": [0, 0, 334, 500],
47 "reason": "layoutObject insertion" 52 "reason": "layoutObject insertion"
48 }, 53 },
49 { 54 {
55 "object": "InlineTextBox 'Clipped. INVISIBLE.'",
56 "reason": "incremental"
57 },
58 {
59 "object": "InlineTextBox 'Clipped. INVISIBLE.'",
60 "reason": "full"
61 },
62 {
63 "object": "InlineTextBox 'Clipped. INVISIBLE.'",
64 "reason": "layoutObject insertion"
65 },
66 {
50 "object": "LayoutSVGResourceClipper clipPath id='dynClip'", 67 "object": "LayoutSVGResourceClipper clipPath id='dynClip'",
51 "rect": [0, 0, 0, 0],
52 "reason": "layoutObject insertion" 68 "reason": "layoutObject insertion"
53 }, 69 },
54 { 70 {
55 "object": "LayoutSVGRoot svg id='svg-root'",
56 "rect": [16, 39, 784, 174],
57 "reason": "bounds change"
58 },
59 {
60 "object": "LayoutSVGRoot svg id='svg-root'",
61 "rect": [334, 39, 466, 174],
62 "reason": "incremental"
63 },
64 {
65 "object": "LayoutSVGText text",
66 "rect": [16, 39, 784, 174],
67 "reason": "layoutObject insertion"
68 },
69 {
70 "object": "LayoutSVGText text",
71 "rect": [16, 39, 784, 174],
72 "reason": "style change"
73 },
74 {
75 "object": "RootInlineBox", 71 "object": "RootInlineBox",
76 "rect": [0, 0, 0, 0],
77 "reason": "full" 72 "reason": "full"
78 }, 73 },
79 { 74 {
80 "object": "RootInlineBox", 75 "object": "RootInlineBox",
81 "rect": [0, 0, 0, 0],
82 "reason": "full" 76 "reason": "full"
83 }, 77 },
84 { 78 {
85 "object": "RootInlineBox", 79 "object": "RootInlineBox",
86 "rect": [0, 0, 0, 0],
87 "reason": "full" 80 "reason": "full"
88 } 81 }
89 ] 82 ]
90 } 83 }
91 ] 84 ]
92 } 85 }
93 86
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698