Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / extensions / extensions-audits-expected.txt
1 Tests audits support in WebInspector Extensions API
2
3  Started extension.
4 Running tests...
5 RUNNING TEST: extension_testAudits
6 Progress: 50%
7 Progress: 75%
8  Extension audits
9     [severity-severe] Failed rule (42)
10      this rule always fails
11     [severity-warning] Rule with details subtree (1)
12      This rule has a lot of details
13       Subtree
14        Some url: 
15         WebKit
16         more text 
17         http://www.google.com
18        ... and a snippet
19          function rand()
20 {
21     return 4;
22 }
23          /path/to/error.html:10
24             object details
25              a
26              : 
27              42
28              b
29              : 
30              "foo"
31              __proto__
32              : 
33              Object
34                 <
35                  span
36                  
37                   id
38                  ="
39                   test-element
40                  "
41                 >
42                 …
43                 <
44                  /span
45                 >
46          extensions-audits.html:20
47     [severity-info] Passed rule
48      this rule always passes ok
49  Extension audits that fail
50 category.onAuditStarted fired
51 failedCategory.onAuditStarted fired, throwing exception
52 All tests done.
53