Index: LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt |
diff --git a/LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt b/LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt |
index a3663cf9c682ceb330b5136eb73c520772a0e57b..71f177ac7934db146e6f3c2f043fe1f2fc657df1 100644 |
--- a/LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt |
+++ b/LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt |
@@ -4,46 +4,46 @@ Tests audit formatters performing evals on content scripts in WebInspector Exten |
Running tests... |
RUNNING TEST: extension_testAudits |
Extension audits |
- [severity warning] Rule with details subtree (1) |
- Test Formatters |
- main world object |
- whereAmI |
- : |
- "main world" |
- __proto__ |
- : |
- Object |
- < |
- span |
- |
- id |
- =" |
- test-element |
- " |
- > |
- … |
- < |
- /span |
- > |
- content script object |
- whereAmI |
- : |
- "brave new world" |
- __proto__ |
- : |
- Object |
- < |
- span |
- |
- id |
- =" |
- test-element |
- " |
- > |
- … |
- < |
- /span |
- > |
+ [severity warning] Rule with details subtree (1) |
+ Test Formatters |
+ main world object |
+ whereAmI |
+ : |
+ "main world" |
+ __proto__ |
+ : |
+ Object |
+ < |
+ span |
+ |
+ id |
+ =" |
+ test-element |
+ " |
+ > |
+ … |
+ < |
+ /span |
+ > |
+ content script object |
+ whereAmI |
+ : |
+ "brave new world" |
+ __proto__ |
+ : |
+ Object |
+ < |
+ span |
+ |
+ id |
+ =" |
+ test-element |
+ " |
+ > |
+ … |
+ < |
+ /span |
+ > |
category.onAuditStarted fired |
All tests done. |