| 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..1cad6788fb2ea07939672b9bd1ed3458c098139d
|
| --- /dev/null
|
| +++ b/LayoutTests/inspector/tracing/timeline-event-causes-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +Test that causes are correctly generated for various types of events.
|
| +
|
| +PASS - record contained Timer installed: setTimeoutFunction @ setTimeoutFunction.js:
|
| +PASS - record contained Animation frame requested: requestAnimationFrameFunction @ requestAnimationFrameFunction.js:
|
| +PASS - record contained Stack when first invalidated: styleRecalcFunction @ styleRecalcFunction.js:
|
| +PASS - record contained Stack when layout was forced: layoutFunction @ layoutFunction.js:
|
| +PASS - record contained First layout invalidation: layoutFunction @ layoutFunction.js:
|
| +
|
|
|