| Index: LayoutTests/inspector/tracing/timeline-paint-with-layout-invalidations-expected.txt
|
| diff --git a/LayoutTests/inspector/tracing/timeline-paint-with-layout-invalidations-expected.txt b/LayoutTests/inspector/tracing/timeline-paint-with-layout-invalidations-expected.txt
|
| index 3d3fc7827465b7dda9978f61fea91748b0dc22d8..93775aab24f3d674cecd1e9e40b18634eee8707d 100644
|
| --- a/LayoutTests/inspector/tracing/timeline-paint-with-layout-invalidations-expected.txt
|
| +++ b/LayoutTests/inspector/tracing/timeline-paint-with-layout-invalidations-expected.txt
|
| @@ -4,6 +4,76 @@ PASS
|
|
|
|
|
| Running: testLocalFrame
|
| +paint invalidations[
|
| + {
|
| + cause : {reason: Inline CSS style declaration was mutated, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:10}
|
| + changedAttribute : undefined
|
| + changedClass : undefined
|
| + changedId : undefined
|
| + changedPseudo : undefined
|
| + extraData : ""
|
| + nodeName : "BODY"
|
| + selectorPart : undefined
|
| + type : "StyleRecalcInvalidationTracking"
|
| + }
|
| + {
|
| + cause : {reason: Inline CSS style declaration was mutated, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:11}
|
| + changedAttribute : undefined
|
| + changedClass : undefined
|
| + changedId : undefined
|
| + changedPseudo : undefined
|
| + extraData : ""
|
| + nodeName : "DIV id='testElement'"
|
| + selectorPart : undefined
|
| + type : "StyleRecalcInvalidationTracking"
|
| + }
|
| + {
|
| + cause : {reason: Layout forced, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:12}
|
| + changedAttribute : undefined
|
| + changedClass : undefined
|
| + changedId : undefined
|
| + changedPseudo : undefined
|
| + extraData : undefined
|
| + nodeName : "DIV id='testElement'"
|
| + selectorPart : undefined
|
| + type : "LayoutInvalidationTracking"
|
| + }
|
| +]
|
|
|
| Running: testSubframe
|
| +second paint invalidations[
|
| + {
|
| + cause : {reason: Inline CSS style declaration was mutated, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:21}
|
| + changedAttribute : undefined
|
| + changedClass : undefined
|
| + changedId : undefined
|
| + changedPseudo : undefined
|
| + extraData : ""
|
| + nodeName : "DIV"
|
| + selectorPart : undefined
|
| + type : "StyleRecalcInvalidationTracking"
|
| + }
|
| + {
|
| + cause : {reason: Layout forced, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:22}
|
| + changedAttribute : undefined
|
| + changedClass : undefined
|
| + changedId : undefined
|
| + changedPseudo : undefined
|
| + extraData : undefined
|
| + nodeName : "DIV"
|
| + selectorPart : undefined
|
| + type : "LayoutInvalidationTracking"
|
| + }
|
| + {
|
| + cause : {reason: Layout forced, stackTrace: .../inspector/tracing/timeline-paint-with-layout-invalidations.html:22}
|
| + changedAttribute : undefined
|
| + changedClass : undefined
|
| + changedId : undefined
|
| + changedPseudo : undefined
|
| + extraData : undefined
|
| + nodeName : "#document"
|
| + selectorPart : undefined
|
| + type : "LayoutInvalidationTracking"
|
| + }
|
| +]
|
|
|
|
|