| Index: LayoutTests/inspector/tracing/timeline-event-causes-expected.txt
|
| diff --git a/LayoutTests/inspector/tracing/timeline-event-causes-expected.txt b/LayoutTests/inspector/tracing/timeline-event-causes-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..bb94ddd6205de5ec7b677d4ace91dcd85b72e769
|
| --- /dev/null
|
| +++ b/LayoutTests/inspector/tracing/timeline-event-causes-expected.txt
|
| @@ -0,0 +1,16 @@
|
| +Test that causes are correctly generated for various types of events.
|
| +
|
| +
|
| +Running: testTimerInstall
|
| +PASS - record contained Timer installed: setTimeoutFunction @ setTimeoutFunction.js:
|
| +
|
| +Running: testRequestAnimationFrame
|
| +PASS - record contained Animation frame requested: requestAnimationFrameFunction @ requestAnimationFrameFunction.js:
|
| +
|
| +Running: testStyleRecalc
|
| +PASS - record contained Stack when first invalidated: styleRecalcFunction @ styleRecalcFunction.js:
|
| +
|
| +Running: testLayout
|
| +PASS - record contained Stack when layout was forced: layoutFunction @ layoutFunction.js:
|
| +PASS - record contained First layout invalidation: layoutFunction @ layoutFunction.js:
|
| +
|
|
|