- add third_party src.
[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     counters : <object>
6     data : {
7         message : "TIME STAMP"
8     }
9     frameId : <string>
10     stackTrace : <object>
11     startTime : <number>
12     type : "TimeStamp"
13     usedHeapSize : <number>
14 }
15 Timestamp records: 
16 TimeStamp Properties:
17 {
18     counters : <object>
19     data : {
20         message : "TIME STAMP"
21     }
22     frameId : <string>
23     stackTrace : <object>
24     startTime : <number>
25     type : "TimeStamp"
26     usedHeapSize : <number>
27 }
28