Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-event-dispatch-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-event-dispatch-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-event-dispatch-expected.txt (revision 0) |
@@ -0,0 +1,14 @@ |
+Tests the Timeline API instrumentation of a DOM Dispatch (mousedown) |
+ |
+Test Mouse Target |
+EventDispatch Properties: |
++ startTime : * DEFINED * |
++ callerScriptName : * DEFINED * |
++ callerScriptLine : * DEFINED * |
++ data : { |
++- type : mousedown |
++ } |
++ children : * DEFINED * |
++ endTime : * DEFINED * |
++ type : 0 |
+ |