OLD | NEW |
---|---|
1 Tests audit formatters performing evals on content scripts in WebInspector Exten sions API | 1 Tests audit formatters performing evals on content scripts in WebInspector Exten sions API |
2 | 2 |
3 Started extension. | 3 Started extension. |
4 Running tests... | 4 Running tests... |
5 RUNNING TEST: extension_testAudits | 5 RUNNING TEST: extension_testAudits |
6 Extension audits | 6 Extension audits |
7 [spritesheet-smallicons smallicon-orange-ball severity] Rule with detail s subtree (1) | 7 [spritesheet-smallicons smallicon-orange-ball severity] Rule with detail s subtree (1) |
8 Test Formatters | 8 Test Formatters |
9 main world object | 9 main world object |
10 whereAmI | 10 whereAmI |
11 : | 11 : |
12 "main world" | 12 " |
13 main world | |
14 " | |
13 __proto__ | 15 __proto__ |
14 : | 16 : |
15 Object | 17 Object |
16 < | 18 < |
17 span | 19 span |
18 | 20 |
19 id | 21 id |
20 =" | 22 =" |
21 test-element | 23 test-element |
22 " | 24 " |
23 > | 25 > |
24 … | 26 … |
25 < | 27 < |
26 /span | 28 /span |
27 > | 29 > |
28 content script object | 30 content script object |
29 whereAmI | 31 whereAmI |
30 : | 32 : |
31 "brave new world" | 33 " |
34 brave new world | |
35 " | |
32 __proto__ | 36 __proto__ |
33 : | 37 : |
34 Object | 38 Object |
35 < | 39 < |
36 span | 40 span |
37 | 41 |
38 id | 42 id |
39 =" | 43 =" |
40 test-element | 44 test-element |
41 " | 45 " |
42 > | 46 > |
43 … | 47 … |
44 < | 48 < |
45 /span | 49 /span |
46 > | 50 > |
47 category.onAuditStarted fired | 51 category.onAuditStarted fired |
48 All tests done. | 52 All tests done. |
49 | 53 |
OLD | NEW |