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

Unified Diff: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/properties-special-expected.txt

Issue 2669633002: DevTools: rebaseline debugger tests (Closed)
Patch Set: fix comment for frameworks-skip-step-in.html 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/Source/devtools/tests/baseline/protocol-1.2/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/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/properties-special-expected.txt
similarity index 97%
copy from third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/properties-special-expected.txt
index 6c5c46d28512bcc3118dbd2d3383138a93b146e8..ccb6bc5846dba58a6cc35eec0202e65484508d22 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger/properties-special-expected.txt
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/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