Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / timeline / timeline-dfs-expected.txt
1 Tests TimelineModel.forAllRecords function.
2
3 DFS preorder:
4 a
5 aa
6 aaa
7 aab
8 ab
9 aba
10 abb
11 b
12 ba
13 baa
14 bab
15 bb
16 bba
17 bbb
18
19 DFS postorder:
20 aaa
21 aab
22 aa
23 aba
24 abb
25 ab
26 a
27 baa
28 bab
29 ba
30 bba
31 bbb
32 bb
33 b
34