- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / timeline / timeline-event-dispatch-expected.txt
1 Tests the Timeline API instrumentation of a DOM Dispatch (mousedown)
2
3 Test Mouse Target
4 EventDispatch Properties:
5 {
6     children : <object>
7     counters : <object>
8     data : {
9         type : "mousedown"
10     }
11     endTime : <number>
12     frameId : <string>
13     startTime : <number>
14     type : "EventDispatch"
15     usedHeapSize : <number>
16 }
17