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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-details-expected.txt

Issue 1815833002: Rebaseline, fix, or remove various tests dealing with V8 behavior (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/sources/debugger-ui/function-details-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-details-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-details-expected.txt
index 0c6e6421c8eb4f5dddcf17777de7048ae447f559..b8809ce0a93b31a37a7640ef65bf27faac2ee70f 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-details-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/function-details-expected.txt
@@ -72,6 +72,6 @@ functionName:
isGenerator: false
scopeChain #0: catch; ex: <no string representation>
scopeChain #1: with; __proto__: <no string representation>,e: 7,f: 5,u: <no value>,v: <no value>
-scopeChain #2: closure; arguments: <no string representation>,o: <no string representation>,p: <no string representation>
+scopeChain #2: closure; p: <no string representation>
scopeChain #3: global; <global object properties omitted>

Powered by Google App Engine
This is Rietveld 408576698