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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-dirxml-expected.txt

Issue 2139043002: DevTools: show alternate title onexpand of object in console (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/console/console-dirxml-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-dirxml-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-dirxml-expected.txt
index 7333695b201125e19f8fed3ee670457749268214..ce08c1af9ab44ddbd49a29baa3e476cc27c8fdd7 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-dirxml-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-dirxml-expected.txt
@@ -8,6 +8,6 @@ Tests that console logging dumps proper messages.
console-dirxml.html:12 #document
console-dirxml.html:13 #document-fragment
console-dirxml.html:14 <p></p>
-console-dirxml.html:15 [p]
-console-dirxml.html:16 [#document, #document-fragment, <span></span>]
+console-dirxml.html:15 [p]Array[1]
+console-dirxml.html:16 [#document, #document-fragment, <span></span>]Array[3]

Powered by Google App Engine
This is Rietveld 408576698