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

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

Issue 2174863003: DevTools: traverse widget hierarchy to reveal views. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: lcean Created 4 years, 5 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: third_party/WebKit/LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt b/third_party/WebKit/LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt
index df18edc8a405d5542274ce68356370e77a278248..e24d6aa63856fc6ce06ba6a2309b41b7f611556d 100644
--- a/third_party/WebKit/LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt
@@ -3,47 +3,47 @@ Tests audit formatters performing evals on content scripts in WebInspector Exten
Started extension.
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
- >
+ 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
+ >
category.onAuditStarted fired
All tests done.

Powered by Google App Engine
This is Rietveld 408576698