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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt

Issue 2226863003: [DevTools] Reduce API surface of String16. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 4 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-log-side-effects-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt
index 5a83773cece1c61ca86673dfa5974703c2d5de8b..2590455da216154cae43a00b1e3fca963157c97e 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt
@@ -7,7 +7,7 @@ CONSOLE MESSAGE: line 22: NaN
CONSOLE MESSAGE: line 23: -Infinity
CONSOLE MESSAGE: line 24: 0
CONSOLE MESSAGE: line 25: 42
-CONSOLE MESSAGE: line 26: -4.24200e-11
+CONSOLE MESSAGE: line 26: -4.242e-11
CONSOLE MESSAGE: line 27: true
CONSOLE MESSAGE: line 28: foo
CONSOLE MESSAGE: line 29: [object Object]

Powered by Google App Engine
This is Rietveld 408576698