OLD | NEW |
| (Empty) |
1 Tests the Timeline API instrumentation of layout invalidations on a deleted node
. | |
2 | |
3 | |
4 | |
5 Running: testLocalFrame | |
6 paint invalidations[ | |
7 { | |
8 cause : {reason: Inline CSS style declaration was mutated, stackTrace: .
../inspector/tracing/timeline-paint-with-layout-invalidations-on-deleted-node.ht
ml:10} | |
9 changedAttribute : undefined | |
10 changedClass : undefined | |
11 changedId : undefined | |
12 changedPseudo : undefined | |
13 extraData : "" | |
14 nodeName : "BODY" | |
15 selectorPart : undefined | |
16 type : "StyleRecalcInvalidationTracking" | |
17 } | |
18 { | |
19 cause : {reason: Inline CSS style declaration was mutated, stackTrace: .
../inspector/tracing/timeline-paint-with-layout-invalidations-on-deleted-node.ht
ml:12} | |
20 changedAttribute : undefined | |
21 changedClass : undefined | |
22 changedId : undefined | |
23 changedPseudo : undefined | |
24 extraData : "" | |
25 nodeName : "DIV id='testElement'" | |
26 selectorPart : undefined | |
27 type : "StyleRecalcInvalidationTracking" | |
28 } | |
29 { | |
30 cause : {reason: Style changed, stackTrace: .../inspector/tracing/timeli
ne-paint-with-layout-invalidations-on-deleted-node.html:13} | |
31 changedAttribute : undefined | |
32 changedClass : undefined | |
33 changedId : undefined | |
34 changedPseudo : undefined | |
35 extraData : undefined | |
36 nodeName : "DIV id='testElement'" | |
37 selectorPart : undefined | |
38 type : "LayoutInvalidationTracking" | |
39 } | |
40 { | |
41 cause : {reason: Removed from layout, stackTrace: .../inspector/tracing/
timeline-paint-with-layout-invalidations-on-deleted-node.html:14} | |
42 changedAttribute : undefined | |
43 changedClass : undefined | |
44 changedId : undefined | |
45 changedPseudo : undefined | |
46 extraData : undefined | |
47 nodeName : "#text" | |
48 selectorPart : undefined | |
49 type : "LayoutInvalidationTracking" | |
50 } | |
51 { | |
52 cause : {reason: Removed from layout, stackTrace: .../inspector/tracing/
timeline-paint-with-layout-invalidations-on-deleted-node.html:14} | |
53 changedAttribute : undefined | |
54 changedClass : undefined | |
55 changedId : undefined | |
56 changedPseudo : undefined | |
57 extraData : undefined | |
58 nodeName : "DIV id='testElement'" | |
59 selectorPart : undefined | |
60 type : "LayoutInvalidationTracking" | |
61 } | |
62 ] | |
63 | |
64 Running: testSubframe | |
65 second paint invalidations[ | |
66 { | |
67 cause : {reason: Inline CSS style declaration was mutated, stackTrace: .
../inspector/tracing/timeline-paint-with-layout-invalidations-on-deleted-node.ht
ml:24} | |
68 changedAttribute : undefined | |
69 changedClass : undefined | |
70 changedId : undefined | |
71 changedPseudo : undefined | |
72 extraData : "" | |
73 nodeName : "DIV" | |
74 selectorPart : undefined | |
75 type : "StyleRecalcInvalidationTracking" | |
76 } | |
77 { | |
78 cause : {reason: Style changed, stackTrace: .../inspector/tracing/timeli
ne-paint-with-layout-invalidations-on-deleted-node.html:25} | |
79 changedAttribute : undefined | |
80 changedClass : undefined | |
81 changedId : undefined | |
82 changedPseudo : undefined | |
83 extraData : undefined | |
84 nodeName : "DIV" | |
85 selectorPart : undefined | |
86 type : "LayoutInvalidationTracking" | |
87 } | |
88 { | |
89 cause : {reason: Removed from layout, stackTrace: .../inspector/tracing/
timeline-paint-with-layout-invalidations-on-deleted-node.html:26} | |
90 changedAttribute : undefined | |
91 changedClass : undefined | |
92 changedId : undefined | |
93 changedPseudo : undefined | |
94 extraData : undefined | |
95 nodeName : "DIV" | |
96 selectorPart : undefined | |
97 type : "LayoutInvalidationTracking" | |
98 } | |
99 ] | |
100 | |
OLD | NEW |