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

Unified Diff: LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt

Issue 82553008: DevTools: Show -0 for negative zero in console. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: addressed Created 7 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/debugger/debugger-expand-scope-expected.txt
diff --git a/LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt b/LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt
index 2317b8c5b4acf409eaee5144aa17582e63f98f36..8cf3d0be3da80ff7e4c118fcf4f9029ae13fbd54 100644
--- a/LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt
+++ b/LayoutTests/inspector/debugger/debugger-expand-scope-expected.txt
@@ -10,6 +10,8 @@ Catch
e: Error
Local
innerFunctionLocalVar: 2012
+ negInf: -Infinity
+ negZero: -0
this: Window
x: 2010
Closure
« no previous file with comments | « LayoutTests/inspector/debugger/debugger-expand-scope.html ('k') | Source/core/inspector/InjectedScriptSource.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698