Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / tracing / timeline-layout-expected.txt
1 Tests the Timeline API instrumentation of a Layout event
2
3 text
4 text
5 text
6 text
7 text
8 Layout Properties:
9 {
10     data : {
11         beginData : {
12             dirtyObjects : 3
13             frame : <string>
14             partialLayout : true
15             totalObjects : 8
16         }
17         endData : {
18             root : <object>
19             rootNode : <number>
20         }
21     }
22     endTime : <number>
23     stackTrace : <object>
24     startTime : <number>
25     thread : <string>
26     type : "Layout"
27 }
28 Layout Properties:
29 {
30     data : {
31         beginData : {
32             dirtyObjects : 2
33             frame : <string>
34             partialLayout : true
35             totalObjects : 11
36         }
37         endData : {
38             root : <object>
39             rootNode : <number>
40         }
41     }
42     endTime : <number>
43     stackTrace : <object>
44     startTime : <number>
45     thread : <string>
46     type : "Layout"
47 }
48