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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt

Issue 2108503002: Auto-rebaseline for r402292 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 13 matching lines...) Expand all
24 "reason": "bounds change" 24 "reason": "bounds change"
25 }, 25 },
26 { 26 {
27 "object": "LayoutSVGRect rect id='targetRect'", 27 "object": "LayoutSVGRect rect id='targetRect'",
28 "rect": [209, 269, 200, 200], 28 "rect": [209, 269, 200, 200],
29 "reason": "bounds change" 29 "reason": "bounds change"
30 }, 30 },
31 { 31 {
32 "object": "LayoutSVGRoot svg", 32 "object": "LayoutSVGRoot svg",
33 "rect": [209, 269, 200, 200], 33 "rect": [209, 269, 200, 200],
34 "reason": "bounds change" 34 "reason": "forced by layout"
35 }, 35 },
36 { 36 {
37 "object": "LayoutSVGContainer use id='targetUse'", 37 "object": "LayoutSVGContainer use id='targetUse'",
38 "rect": [109, 169, 200, 200], 38 "rect": [109, 169, 200, 200],
39 "reason": "bounds change" 39 "reason": "bounds change"
40 }, 40 },
41 { 41 {
42 "object": "LayoutSVGRect rect id='targetRect'", 42 "object": "LayoutSVGRect rect id='targetRect'",
43 "rect": [109, 169, 200, 200], 43 "rect": [109, 169, 200, 200],
44 "reason": "bounds change" 44 "reason": "bounds change"
(...skipping 14 matching lines...) Expand all
59 "reason": "bounds change" 59 "reason": "bounds change"
60 }, 60 },
61 { 61 {
62 "object": "LayoutSVGRect rect id='targetRect'", 62 "object": "LayoutSVGRect rect id='targetRect'",
63 "rect": [59, 269, 50, 200], 63 "rect": [59, 269, 50, 200],
64 "reason": "bounds change" 64 "reason": "bounds change"
65 }, 65 },
66 { 66 {
67 "object": "LayoutSVGRoot svg", 67 "object": "LayoutSVGRoot svg",
68 "rect": [59, 269, 50, 200], 68 "rect": [59, 269, 50, 200],
69 "reason": "bounds change" 69 "reason": "forced by layout"
70 }, 70 },
71 { 71 {
72 "object": "LayoutSVGContainer use id='targetUse'", 72 "object": "LayoutSVGContainer use id='targetUse'",
73 "rect": [34, 169, 50, 200], 73 "rect": [34, 169, 50, 200],
74 "reason": "bounds change" 74 "reason": "bounds change"
75 }, 75 },
76 { 76 {
77 "object": "LayoutSVGRect rect id='targetRect'", 77 "object": "LayoutSVGRect rect id='targetRect'",
78 "rect": [34, 169, 50, 200], 78 "rect": [34, 169, 50, 200],
79 "reason": "bounds change" 79 "reason": "bounds change"
80 } 80 }
81 ] 81 ]
82 } 82 }
83 ], 83 ],
84 "objectPaintInvalidations": [ 84 "objectPaintInvalidations": [
85 { 85 {
86 "object": "RootInlineBox",
87 "reason": "full"
88 },
89 {
90 "object": "InlineBox",
91 "reason": "full"
92 },
93 {
94 "object": "LayoutBlockFlow div id='contentBox'", 86 "object": "LayoutBlockFlow div id='contentBox'",
95 "reason": "forced by layout" 87 "reason": "forced by layout"
96 }, 88 },
97 { 89 {
98 "object": "RootInlineBox", 90 "object": "RootInlineBox",
99 "reason": "forced by layout" 91 "reason": "forced by layout"
100 }, 92 },
101 { 93 {
102 "object": "LayoutSVGRoot svg", 94 "object": "LayoutSVGRoot svg",
103 "reason": "bounds change" 95 "reason": "forced by layout"
104 }, 96 },
105 { 97 {
106 "object": "LayoutSVGRect rect id='targetRect'", 98 "object": "LayoutSVGRect rect id='targetRect'",
107 "reason": "full" 99 "reason": "full"
108 }, 100 },
109 { 101 {
110 "object": "LayoutSVGContainer use id='targetUse'", 102 "object": "LayoutSVGContainer use id='targetUse'",
111 "reason": "bounds change" 103 "reason": "bounds change"
112 }, 104 },
113 { 105 {
114 "object": "LayoutSVGRect rect id='targetRect'", 106 "object": "LayoutSVGRect rect id='targetRect'",
115 "reason": "bounds change" 107 "reason": "bounds change"
116 }, 108 },
117 { 109 {
118 "object": "LayoutSVGContainer use", 110 "object": "LayoutSVGContainer use",
119 "reason": "bounds change" 111 "reason": "bounds change"
120 }, 112 },
121 { 113 {
122 "object": "LayoutSVGContainer g id='targetUse'", 114 "object": "LayoutSVGContainer g id='targetUse'",
123 "reason": "bounds change" 115 "reason": "bounds change"
124 }, 116 },
125 { 117 {
126 "object": "LayoutSVGRect rect id='targetRect'", 118 "object": "LayoutSVGRect rect id='targetRect'",
127 "reason": "bounds change" 119 "reason": "bounds change"
128 } 120 }
129 ] 121 ]
130 } 122 }
131 123
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698