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

Unified Diff: LayoutTests/inspector/console/console-format-expected.txt

Issue 11434008: Merge 135720 - Web Inspector: object preview does not render node id, className; logs too many func… (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 8 years, 1 month 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/console/console-format-expected.txt
===================================================================
--- LayoutTests/inspector/console/console-format-expected.txt (revision 136041)
+++ LayoutTests/inspector/console/console-format-expected.txt (working copy)
@@ -83,7 +83,7 @@
globals[4]
Error {}
<p id="p">Tests that console logging dumps proper messages.</p> console-format.html:54
-[<p>] console-format.html:55
+[p#p] console-format.html:55
globals[5]
<p id="p">Tests that console logging dumps proper messages.</p>
function () { return 1; } console-format.html:54

Powered by Google App Engine
This is Rietveld 408576698