Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / timeline / timeline-time-stamp-expected.txt
1 Tests the Timeline API timeStamp feature
2
3 TimeStamp Properties:
4 {
5     data : {
6         message : "TIME STAMP"
7     }
8     frameId : <string>
9     stackTrace : <object>
10     startTime : <number>
11     type : "TimeStamp"
12 }
13 Timestamp records: 
14 TimeStamp Properties:
15 {
16     data : {
17         message : "TIME STAMP"
18     }
19     frameId : <string>
20     stackTrace : <object>
21     startTime : <number>
22     type : "TimeStamp"
23 }
24