Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-event-dispatch-expected.txt |
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-event-dispatch-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-event-dispatch-expected.txt |
new file mode 100755 |
index 0000000000000000000000000000000000000000..1afd2b97ea43bc33b1a96afaf488e5b9767e78ad |
--- /dev/null |
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/inspector/timeline-event-dispatch-expected.txt |
@@ -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 |
+ |