Index: LayoutTests/inspector/timeline/timeline-event-dispatch-expected.txt |
diff --git a/LayoutTests/inspector/timeline/timeline-event-dispatch-expected.txt b/LayoutTests/inspector/timeline/timeline-event-dispatch-expected.txt |
deleted file mode 100644 |
index ad02459ab40e247ca778bfba73052f3688926eaf..0000000000000000000000000000000000000000 |
--- a/LayoutTests/inspector/timeline/timeline-event-dispatch-expected.txt |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-Tests the Timeline API instrumentation of a DOM Dispatch (mousedown) |
- |
-Test Mouse Target |
-EventDispatch Properties: |
-{ |
- children : <object> |
- data : { |
- type : "mousedown" |
- } |
- endTime : <number> |
- frameId : <string> |
- startTime : <number> |
- thread : <string> |
- type : "EventDispatch" |
-} |
- |