Chromium Code Reviews| 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 [severity-warning] Rule with details subtree (1) | 7 [severity warning] Rule with details 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 "main world" |
| 13 __proto__ | 13 __proto__ |
| 14 : | 14 : |
| 15 Object | 15 Object |
| 16 < | 16 < |
| 17 span | 17 span |
| (...skipping 22 matching lines...) Expand all Loading... | |
| 40 test-element | 40 test-element |
| 41 " | 41 " |
| 42 > | 42 > |
| 43 … | 43 … |
| 44 < | 44 < |
| 45 /span | 45 /span |
| 46 > | 46 > |
| 47 category.onAuditStarted fired | 47 category.onAuditStarted fired |
| 48 All tests done. | 48 All tests done. |
| 49 | 49 |
| OLD | NEW |