Add ewk_view_fullscreen_exit to exit fullscreen mode
[framework/web/webkit-efl.git] / LayoutTests / inspector / timeline-dfs-expected.txt
1 Tests TimelinePresentationModel.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