Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / extensions / extensions-sidebar-expected.txt
1 Tests sidebars in WebInspector extensions API
2
3 Started extension.
4 Running tests...
5 RUNNING TEST: extension_testElementsSidebarPageReplacedWithObject
6 Got onShown(), frame defined
7 Got onShown(), frame not defined
8 RUNNING TEST: extension_testElementsSidebarSetExpression
9 log: Extension server error: Inspector protocol error: Object has too long reference chain(must not be longer than 1000)
10 elements sidebar content: titlef0: "expression"f1: undefinedf2: nullf3: Objectf4: Array[0]f5: Array[3]f6: Objectf7: 42f8: Locationf9: HTMLCollection[1]f10: function () {}f11: "foo"__proto__: Object
11 RUNNING TEST: extension_testElementsSidebarSetObject
12 Watch sidebar created, callback arguments dump follows:
13 {
14     0 : {
15         onHidden : {
16             addListener : <function>
17             removeListener : <function>
18         }
19         onShown : {
20             addListener : <function>
21             removeListener : <function>
22         }
23         setExpression : <function>
24         setHeight : <function>
25         setObject : <function>
26         setPage : <function>
27     }
28 }
29 elements sidebar content: f0: "object"f1: undefinedf2: nullf3: {}f4: []f5: ["aa", "bb", "cc"]f6: {f60: 42, f61: "foo", f62: []}f7: 42
30 RUNNING TEST: extension_testElementsSidebarSetPage
31 Call createSidebarPane for elements
32 Sidebar created
33 {
34     onHidden : {
35         addListener : <function>
36         removeListener : <function>
37     }
38     onShown : {
39         addListener : <function>
40         removeListener : <function>
41     }
42     setExpression : <function>
43     setHeight : <function>
44     setObject : <function>
45     setPage : <function>
46 }
47 sidebar height 150
48 RUNNING TEST: extension_testSourcesSidebarPageReplacedWithObject
49 Got onShown(), frame defined
50 Got onShown(), frame not defined
51 RUNNING TEST: extension_testSourcesSidebarSetExpression
52 sources sidebar content: titlef0: "expression"f1: undefinedf2: nullf3: Objectf4: Array[0]f5: Array[3]f6: Objectf7: 42f8: Locationf9: HTMLCollection[1]f10: function () {}__proto__: Object
53 RUNNING TEST: extension_testSourcesSidebarSetExpressionOnShown
54 setExpression onShown frame: undefined
55 RUNNING TEST: extension_testSourcesSidebarSetObject
56 Watch sidebar created, callback arguments dump follows:
57 {
58     0 : {
59         onHidden : {
60             addListener : <function>
61             removeListener : <function>
62         }
63         onShown : {
64             addListener : <function>
65             removeListener : <function>
66         }
67         setExpression : <function>
68         setHeight : <function>
69         setObject : <function>
70         setPage : <function>
71     }
72 }
73 sources sidebar content: f0: "object"f1: undefinedf2: nullf3: {}f4: []f5: ["aa", "bb", "cc"]f6: {f60: 42, f61: "foo", f62: []}f7: 42
74 RUNNING TEST: extension_testSourcesSidebarSetPage
75 Call createSidebarPane for sources
76 Sidebar created
77 {
78     onHidden : {
79         addListener : <function>
80         removeListener : <function>
81     }
82     onShown : {
83         addListener : <function>
84         removeListener : <function>
85     }
86     setExpression : <function>
87     setHeight : <function>
88     setObject : <function>
89     setPage : <function>
90 }
91 sidebar height 150
92 All tests done.
93