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

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

Issue 596323002: DevTools: make ElementsTreeOutline shadow dom-based. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tests fixed Created 6 years, 2 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 9d6c2cf90302f37c1d34e78f59f6c92d52e694d2..02684d767b60d12b568dc8da441b014446317ed3 100644
--- a/LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt
+++ b/LayoutTests/inspector/extensions/extensions-audits-content-script-expected.txt
@@ -13,14 +13,18 @@ RUNNING TEST: extension_testAudits
__proto__
:
Object
- <
- span
-
- id
- ="
- test-element
- "
- >
+ <
+ span
+
+ id
+ ="
+ test-element
+ "
+ >
+ …
+ <
+ /span
+ >
content script object
whereAmI
:
@@ -28,14 +32,18 @@ RUNNING TEST: extension_testAudits
__proto__
:
Object
- <
- span
-
- id
- ="
- test-element
- "
- >
+ <
+ span
+
+ id
+ ="
+ test-element
+ "
+ >
+ …
+ <
+ /span
+ >
category.onAuditStarted fired
All tests done.
« no previous file with comments | « LayoutTests/inspector/elements/edit-dom-test.js ('k') | LayoutTests/inspector/extensions/extensions-audits-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698