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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/svg/use-detach-expected.txt

Issue 2888253002: Skip both paint and raster invalidation for LayoutSVGHiddenContainer subtree (Closed)
Patch Set: Rebaseline-cl Created 3 years, 7 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 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
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": "LayoutSVGContainer g id='use'", 10 "object": "LayoutSVGContainer g id='use'",
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 }, 58 },
59 { 59 {
60 "object": "LayoutSVGEllipse circle id='use_circle'", 60 "object": "LayoutSVGEllipse circle id='use_circle'",
61 "rect": [218, 94, 28, 28], 61 "rect": [218, 94, 28, 28],
62 "reason": "appeared" 62 "reason": "appeared"
63 }, 63 },
64 { 64 {
65 "object": "LayoutSVGEllipse circle id='use_circle'", 65 "object": "LayoutSVGEllipse circle id='use_circle'",
66 "rect": [218, 94, 28, 28], 66 "rect": [218, 94, 28, 28],
67 "reason": "disappeared" 67 "reason": "disappeared"
68 },
69 {
70 "object": "LayoutSVGContainer use",
71 "rect": [41, 19, 18, 16],
72 "reason": "disappeared"
73 },
74 {
75 "object": "LayoutSVGContainer use",
76 "rect": [41, 19, 18, 16],
77 "reason": "disappeared"
78 },
79 {
80 "object": "LayoutSVGInlineText #text",
81 "rect": [41, 19, 18, 16],
82 "reason": "disappeared"
83 },
84 {
85 "object": "LayoutSVGInlineText #text",
86 "rect": [41, 19, 18, 16],
87 "reason": "disappeared"
88 },
89 {
90 "object": "LayoutSVGText text id='use_text'",
91 "rect": [41, 19, 18, 16],
92 "reason": "disappeared"
93 },
94 {
95 "object": "LayoutSVGText text id='use_text'",
96 "rect": [41, 19, 18, 16],
97 "reason": "disappeared"
98 },
99 {
100 "object": "LayoutSVGContainer use",
101 "rect": [44, 34, 12, 12],
102 "reason": "disappeared"
103 },
104 {
105 "object": "LayoutSVGContainer use",
106 "rect": [44, 34, 12, 12],
107 "reason": "disappeared"
108 },
109 {
110 "object": "LayoutSVGEllipse circle id='use_circle'",
111 "rect": [44, 34, 12, 12],
112 "reason": "disappeared"
113 },
114 {
115 "object": "LayoutSVGEllipse circle id='use_circle'",
116 "rect": [44, 34, 12, 12],
117 "reason": "disappeared"
118 } 68 }
119 ] 69 ]
120 } 70 }
121 ], 71 ],
122 "objectPaintInvalidations": [ 72 "objectPaintInvalidations": [
123 { 73 {
124 "object": "LayoutSVGInlineText #text", 74 "object": "LayoutSVGInlineText #text",
125 "reason": "disappeared" 75 "reason": "disappeared"
126 }, 76 },
127 { 77 {
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
194 }, 144 },
195 { 145 {
196 "object": "LayoutSVGContainer use", 146 "object": "LayoutSVGContainer use",
197 "reason": "disappeared" 147 "reason": "disappeared"
198 }, 148 },
199 { 149 {
200 "object": "LayoutSVGContainer g id='use'", 150 "object": "LayoutSVGContainer g id='use'",
201 "reason": "disappeared" 151 "reason": "disappeared"
202 }, 152 },
203 { 153 {
204 "object": "LayoutSVGHiddenContainer g id='use'",
205 "reason": "appeared"
206 },
207 {
208 "object": "LayoutSVGContainer use",
209 "reason": "appeared"
210 },
211 {
212 "object": "LayoutSVGText text id='use_text'",
213 "reason": "appeared"
214 },
215 {
216 "object": "RootInlineBox",
217 "reason": "appeared"
218 },
219 {
220 "object": "LayoutSVGInlineText #text",
221 "reason": "appeared"
222 },
223 {
224 "object": "InlineTextBox 'use'",
225 "reason": "appeared"
226 },
227 {
228 "object": "LayoutSVGContainer use",
229 "reason": "appeared"
230 },
231 {
232 "object": "LayoutSVGEllipse circle id='use_circle'",
233 "reason": "appeared"
234 },
235 {
236 "object": "LayoutSVGInlineText #text", 154 "object": "LayoutSVGInlineText #text",
237 "reason": "disappeared" 155 "reason": "disappeared"
238 }, 156 },
239 { 157 {
240 "object": "LayoutSVGText text id='use_text'", 158 "object": "LayoutSVGText text id='use_text'",
241 "reason": "disappeared" 159 "reason": "disappeared"
242 }, 160 },
243 { 161 {
244 "object": "LayoutSVGContainer use", 162 "object": "LayoutSVGContainer use",
245 "reason": "disappeared" 163 "reason": "disappeared"
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 "object": "LayoutSVGContainer use", 202 "object": "LayoutSVGContainer use",
285 "reason": "appeared" 203 "reason": "appeared"
286 }, 204 },
287 { 205 {
288 "object": "LayoutSVGEllipse circle id='use_circle'", 206 "object": "LayoutSVGEllipse circle id='use_circle'",
289 "reason": "appeared" 207 "reason": "appeared"
290 } 208 }
291 ] 209 ]
292 } 210 }
293 211
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698