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

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

Issue 2894543002: No extra space emission in TextIterator::HandleTextNode (Closed)
Patch Set: Should have done rebaseline Created 3 years, 7 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-format-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt
index 49a001ce8b27cac1ea9feeaa9aa89e0de2bdee77..fcf6cc7b72c5ca4533580282de075dbaa2362bfd 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-expected.txt
@@ -104,7 +104,7 @@ CONSOLE MESSAGE: line 12: test
CONSOLE MESSAGE: line 13: test
Tests that console logging dumps proper messages.
- console-format.html:22 Array(10)
+console-format.html:22 Array(10)
console-format.html:23 Array(10)
console-format.html:24 Array(10)
console-format.html:25 Test for zero "0" in formatter

Powered by Google App Engine
This is Rietveld 408576698