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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-style-recalc-with-invalidator-invalidations-expected.txt

Issue 2145873002: [DevTools] Split inspector/tracing into subdirectories to speed things up. (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
(Empty)
1 Tests the Timeline API instrumentation of style recalc events with invalidations .
2
3 PASS
4 PASS
5 PASS
6
7
8 Running: testLocalFrame
9 first recalculate styles[
10 {
11 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:10}
12 changedAttribute : undefined
13 changedClass : "red"
14 changedId : undefined
15 changedPseudo : undefined
16 extraData : undefined
17 nodeName : "DIV id='testElementOne' class='red'"
18 selectorPart : undefined
19 synthetic : true
20 type : "StyleRecalcInvalidationTracking"
21 }
22 {
23 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:11}
24 changedAttribute : undefined
25 changedClass : "red"
26 changedId : undefined
27 changedPseudo : undefined
28 extraData : undefined
29 nodeName : "DIV id='testElementTwo' class='red'"
30 selectorPart : undefined
31 synthetic : true
32 type : "StyleRecalcInvalidationTracking"
33 }
34 ]
35
36 Running: multipleStyleRecalcs
37 first recalculate styles[
38 {
39 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:24}
40 changedAttribute : undefined
41 changedClass : "green"
42 changedId : undefined
43 changedPseudo : undefined
44 extraData : undefined
45 nodeName : "DIV id='testElementOne' class='green'"
46 selectorPart : undefined
47 synthetic : true
48 type : "StyleRecalcInvalidationTracking"
49 }
50 {
51 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:24}
52 changedAttribute : undefined
53 changedClass : "red"
54 changedId : undefined
55 changedPseudo : undefined
56 extraData : undefined
57 nodeName : "DIV id='testElementOne' class='green'"
58 selectorPart : undefined
59 synthetic : true
60 type : "StyleRecalcInvalidationTracking"
61 }
62 ]
63 second recalculate styles[
64 {
65 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:26}
66 changedAttribute : undefined
67 changedClass : "blue"
68 changedId : undefined
69 changedPseudo : undefined
70 extraData : undefined
71 nodeName : "DIV id='testElementOne' class='blue'"
72 selectorPart : undefined
73 synthetic : true
74 type : "StyleRecalcInvalidationTracking"
75 }
76 {
77 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:26}
78 changedAttribute : undefined
79 changedClass : "green"
80 changedId : undefined
81 changedPseudo : undefined
82 extraData : undefined
83 nodeName : "DIV id='testElementOne' class='blue'"
84 selectorPart : undefined
85 synthetic : true
86 type : "StyleRecalcInvalidationTracking"
87 }
88 {
89 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:27}
90 changedAttribute : undefined
91 changedClass : "blue"
92 changedId : undefined
93 changedPseudo : undefined
94 extraData : undefined
95 nodeName : "DIV id='testElementTwo' class='blue'"
96 selectorPart : undefined
97 synthetic : true
98 type : "StyleRecalcInvalidationTracking"
99 }
100 {
101 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:27}
102 changedAttribute : undefined
103 changedClass : "red"
104 changedId : undefined
105 changedPseudo : undefined
106 extraData : undefined
107 nodeName : "DIV id='testElementTwo' class='blue'"
108 selectorPart : undefined
109 synthetic : true
110 type : "StyleRecalcInvalidationTracking"
111 }
112 ]
113 third recalculate styles[
114 {
115 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:29}
116 changedAttribute : undefined
117 changedClass : "snow"
118 changedId : undefined
119 changedPseudo : undefined
120 extraData : undefined
121 nodeName : "DIV id='testElementOne' class='snow'"
122 selectorPart : undefined
123 synthetic : true
124 type : "StyleRecalcInvalidationTracking"
125 }
126 {
127 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:29}
128 changedAttribute : undefined
129 changedClass : "blue"
130 changedId : undefined
131 changedPseudo : undefined
132 extraData : undefined
133 nodeName : "DIV id='testElementOne' class='snow'"
134 selectorPart : undefined
135 synthetic : true
136 type : "StyleRecalcInvalidationTracking"
137 }
138 {
139 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:30}
140 changedAttribute : undefined
141 changedClass : "snow"
142 changedId : undefined
143 changedPseudo : undefined
144 extraData : undefined
145 nodeName : "DIV id='testElementTwo' class='snow'"
146 selectorPart : undefined
147 synthetic : true
148 type : "StyleRecalcInvalidationTracking"
149 }
150 {
151 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:30}
152 changedAttribute : undefined
153 changedClass : "blue"
154 changedId : undefined
155 changedPseudo : undefined
156 extraData : undefined
157 nodeName : "DIV id='testElementTwo' class='snow'"
158 selectorPart : undefined
159 synthetic : true
160 type : "StyleRecalcInvalidationTracking"
161 }
162 {
163 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:31}
164 changedAttribute : undefined
165 changedClass : "snow"
166 changedId : undefined
167 changedPseudo : undefined
168 extraData : undefined
169 nodeName : "DIV id='testElementThree' class='snow'"
170 selectorPart : undefined
171 synthetic : true
172 type : "StyleRecalcInvalidationTracking"
173 }
174 ]
175
176 Running: testSubframe
177 first recalculate styles[
178 {
179 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:45}
180 changedAttribute : undefined
181 changedClass : "green"
182 changedId : undefined
183 changedPseudo : undefined
184 extraData : undefined
185 nodeName : "DIV id='testElementOne' class='green'"
186 selectorPart : undefined
187 synthetic : true
188 type : "StyleRecalcInvalidationTracking"
189 }
190 ]
191 second recalculate styles[
192 {
193 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:47}
194 changedAttribute : undefined
195 changedClass : "blue"
196 changedId : undefined
197 changedPseudo : undefined
198 extraData : undefined
199 nodeName : "DIV id='testElementOne' class='blue'"
200 selectorPart : undefined
201 synthetic : true
202 type : "StyleRecalcInvalidationTracking"
203 }
204 {
205 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:47}
206 changedAttribute : undefined
207 changedClass : "green"
208 changedId : undefined
209 changedPseudo : undefined
210 extraData : undefined
211 nodeName : "DIV id='testElementOne' class='blue'"
212 selectorPart : undefined
213 synthetic : true
214 type : "StyleRecalcInvalidationTracking"
215 }
216 {
217 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:48}
218 changedAttribute : undefined
219 changedClass : "blue"
220 changedId : undefined
221 changedPseudo : undefined
222 extraData : undefined
223 nodeName : "DIV id='testElementTwo' class='blue'"
224 selectorPart : undefined
225 synthetic : true
226 type : "StyleRecalcInvalidationTracking"
227 }
228 ]
229 third recalculate styles[
230 {
231 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:50}
232 changedAttribute : undefined
233 changedClass : "snow"
234 changedId : undefined
235 changedPseudo : undefined
236 extraData : undefined
237 nodeName : "DIV id='testElementOne' class='snow'"
238 selectorPart : undefined
239 synthetic : true
240 type : "StyleRecalcInvalidationTracking"
241 }
242 {
243 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:50}
244 changedAttribute : undefined
245 changedClass : "blue"
246 changedId : undefined
247 changedPseudo : undefined
248 extraData : undefined
249 nodeName : "DIV id='testElementOne' class='snow'"
250 selectorPart : undefined
251 synthetic : true
252 type : "StyleRecalcInvalidationTracking"
253 }
254 {
255 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:51}
256 changedAttribute : undefined
257 changedClass : "snow"
258 changedId : undefined
259 changedPseudo : undefined
260 extraData : undefined
261 nodeName : "DIV id='testElementTwo' class='snow'"
262 selectorPart : undefined
263 synthetic : true
264 type : "StyleRecalcInvalidationTracking"
265 }
266 {
267 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:51}
268 changedAttribute : undefined
269 changedClass : "blue"
270 changedId : undefined
271 changedPseudo : undefined
272 extraData : undefined
273 nodeName : "DIV id='testElementTwo' class='snow'"
274 selectorPart : undefined
275 synthetic : true
276 type : "StyleRecalcInvalidationTracking"
277 }
278 {
279 cause : {reason: Element has pending invalidation list, stackTrace: .../ inspector/tracing/timeline-style-recalc-with-invalidator-invalidations.html:52}
280 changedAttribute : undefined
281 changedClass : "snow"
282 changedId : undefined
283 changedPseudo : undefined
284 extraData : undefined
285 nodeName : "DIV id='testElementThree' class='snow'"
286 selectorPart : undefined
287 synthetic : true
288 type : "StyleRecalcInvalidationTracking"
289 }
290 ]
291
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698