Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / timeline / timeline-mark-timeline-expected.txt
1 CONSOLE WARNING: console.markTimeline is deprecated. Please use the console.timeStamp instead.
2 Tests the Timeline API mark feature
3
4 TimeStamp Properties:
5 {
6     data : {
7         message : "MARK TIMELINE"
8     }
9     endTime : <number>
10     frameId : <string>
11     stackTrace : <object>
12     startTime : <number>
13     thread : <string>
14     type : "TimeStamp"
15 }
16