OLD | NEW |
| (Empty) |
1 Tests the Timeline API instrumentation of paint events with style recalc invalid
ations. | |
2 | |
3 PASS | |
4 | |
5 | |
6 Running: testLocalFrame | |
7 first paint invalidations[ | |
8 { | |
9 cause : {reason: Inline CSS style declaration was mutated, stackTrace: .
../inspector/tracing/timeline-paint-with-style-recalc-invalidations.html:10} | |
10 changedAttribute : undefined | |
11 changedClass : undefined | |
12 changedId : undefined | |
13 changedPseudo : undefined | |
14 extraData : "" | |
15 nodeName : "BODY" | |
16 selectorPart : undefined | |
17 type : "StyleRecalcInvalidationTracking" | |
18 } | |
19 { | |
20 cause : {reason: Inline CSS style declaration was mutated, stackTrace: .
../inspector/tracing/timeline-paint-with-style-recalc-invalidations.html:11} | |
21 changedAttribute : undefined | |
22 changedClass : undefined | |
23 changedId : undefined | |
24 changedPseudo : undefined | |
25 extraData : "" | |
26 nodeName : "DIV id='testElement'" | |
27 selectorPart : undefined | |
28 type : "StyleRecalcInvalidationTracking" | |
29 } | |
30 ] | |
31 | |
32 Running: testSubframe | |
33 second paint invalidations[ | |
34 { | |
35 cause : {reason: Inline CSS style declaration was mutated, stackTrace: .
../inspector/tracing/timeline-paint-with-style-recalc-invalidations.html:20} | |
36 changedAttribute : undefined | |
37 changedClass : undefined | |
38 changedId : undefined | |
39 changedPseudo : undefined | |
40 extraData : "" | |
41 nodeName : "DIV" | |
42 selectorPart : undefined | |
43 type : "StyleRecalcInvalidationTracking" | |
44 } | |
45 ] | |
46 | |
OLD | NEW |