Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / extensions / extensions-audits-content-script-expected.txt
1 Tests audit formatters performing evals on content scripts in WebInspector Extensions API
2
3  Started extension.
4 Running tests...
5 RUNNING TEST: extension_testAudits
6  Extension audits
7     [severity-warning] Rule with details subtree (1)
8       Test Formatters
9            main world object
10             whereAmI
11             : 
12             "main world"
13             __proto__
14             : 
15             Object
16                <
17                 span
18                 
19                  id
20                 ="
21                  test-element
22                 "
23                >
24                …
25                <
26                 /span
27                >
28            content script object
29             whereAmI
30             : 
31             "brave new world"
32             __proto__
33             : 
34             Object
35                <
36                 span
37                 
38                  id
39                 ="
40                  test-element
41                 "
42                >
43                …
44                <
45                 /span
46                >
47 category.onAuditStarted fired
48 All tests done.
49