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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-out-custom-element-callbacks-expected.txt

Issue 2755513002: [DevTools] rebased tests for V8 roll (Closed)
Patch Set: better! Created 3 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-step/debugger-step-out-custom-element-callbacks-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-out-custom-element-callbacks-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-out-custom-element-callbacks-expected.txt
index c87abf4baacdb60e1d0b1706654e700f6eec470f..262f43199f729068aab635dc2c4c710b0c5e2294 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-out-custom-element-callbacks-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-out-custom-element-callbacks-expected.txt
@@ -14,7 +14,6 @@ Call stack:
0) testFunction (debugger-step-out-custom-element-callbacks.html:29)
Executing StepInto...
-Executing StepInto...
Call stack:
0) attributeChangedCallback (debugger-step-out-custom-element-callbacks.html:25)
1) testFunction (debugger-step-out-custom-element-callbacks.html:29)
@@ -24,7 +23,6 @@ Call stack:
0) testFunction (debugger-step-out-custom-element-callbacks.html:30)
Executing StepInto...
-Executing StepInto...
Call stack:
0) attachedCallback (debugger-step-out-custom-element-callbacks.html:17)
1) testFunction (debugger-step-out-custom-element-callbacks.html:30)
@@ -34,7 +32,6 @@ Call stack:
0) testFunction (debugger-step-out-custom-element-callbacks.html:31)
Executing StepInto...
-Executing StepInto...
Call stack:
0) detachedCallback (debugger-step-out-custom-element-callbacks.html:21)
1) testFunction (debugger-step-out-custom-element-callbacks.html:31)

Powered by Google App Engine
This is Rietveld 408576698