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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt

Issue 2629073004: ac (Closed)
Patch Set: Created 3 years, 11 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-save-to-temp-var-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
index c080021cb9f52a9bc88051fdbf7545e096243845..3666ebd81b70d4c5e75ec60870d699c036ab0515 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-save-to-temp-var-expected.txt
@@ -16,11 +16,11 @@ temp10
temp11
-0
temp12
-[1, 2, NaN, -0, null, undefined]
+(6) [1, 2, NaN, -0, null, undefined]
temp13
Object {foo: "bar"}
temp14
-[1, 2, 3, 4, callee: function, Symbol(Symbol.iterator): function]
+(4) [1, 2, 3, 4, callee: function, Symbol(Symbol.iterator): function]
temp15
function func() {}
temp16

Powered by Google App Engine
This is Rietveld 408576698