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

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

Issue 2586623002: Revert of DevTools: merge array formatting logic (Closed)
Patch Set: Created 4 years 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-tainted-globals-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-tainted-globals-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-tainted-globals-expected.txt
index d37be47f6f19624ef83de8ab9e7a1969d5b56626..bf9abcc3cf164fa58252a8a59458bbb401d5efeb 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-tainted-globals-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-tainted-globals-expected.txt
@@ -13,7 +13,7 @@
testThrowConstructorName()
Object {}
testOverriddenIsFinite()
-["arg1", "arg2", callee: function, Symbol(Symbol.iterator): function]
+["arg1", "arg2"]
testOverriddenError()
Object {result: "PASS"}
restoreError()

Powered by Google App Engine
This is Rietveld 408576698