Upstream version 7.36.149.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     frameId : <string>
10     stackTrace : <object>
11     startTime : <number>
12     type : "TimeStamp"
13 }
14