Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt

Issue 1172643002: DevTools: migrate sidebar pane's titleElement to use Toolbar. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: only using latin1 in css Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698