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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt

Issue 2543303002: DevTools: rebaseline tests after V8 roll (Closed)
Patch Set: DevTools: rebaseline expectations after injected script source change 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/sources/debugger/properties-special-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
index ccb6bc5846dba58a6cc35eec0202e65484508d22..6c5c46d28512bcc3118dbd2d3383138a93b146e8 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
@@ -24,7 +24,7 @@ properties-special.html:12 function bound ()
__proto__: function ()
[[TargetFunction]]: function (a,b)
[[BoundThis]]: Object
- [[BoundArgs]]: Array[1]
+ [[BoundArgs]]: Array(1)
properties-special.html:13 function* anonymous()
arguments: (...)
caller: (...)

Powered by Google App Engine
This is Rietveld 408576698