Upstream version 5.34.104.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            content script object
25             whereAmI
26             : 
27             "brave new world"
28             __proto__
29             : 
30             Object
31             <
32              span
33              
34               id
35              ="
36               test-element
37              "
38             >
39 category.onAuditStarted fired
40 All tests done.
41