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

Unified Diff: LayoutTests/inspector/debugger/debugger-change-variable-expected.txt

Issue 83383002: DevTools: Allow setting -0 value to object property (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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-change-variable-expected.txt
diff --git a/LayoutTests/inspector/debugger/debugger-change-variable-expected.txt b/LayoutTests/inspector/debugger/debugger-change-variable-expected.txt
index cd23a5b31494d5b43d095b0951ce2a6474488d8e..051f13ca211c0ca3cc888fe90f2c36eb020ca66e 100644
--- a/LayoutTests/inspector/debugger/debugger-change-variable-expected.txt
+++ b/LayoutTests/inspector/debugger/debugger-change-variable-expected.txt
@@ -5,6 +5,8 @@ Set timer for test function.
Script execution paused.
Evaluated script on the calling frame: 310
Evaluated script on the calling frame (after value modification): -290
+Expecting NaN: NaN
+Negative zero test. 1/-0 = -Infinity
Script execution resumed.
Debugger was disabled.

Powered by Google App Engine
This is Rietveld 408576698