Upstream version 10.39.225.0
[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     data : {
8         type : "mousedown"
9     }
10     endTime : <number>
11     frameId : <string>
12     startTime : <number>
13     thread : <string>
14     type : "EventDispatch"
15 }
16