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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write-expected.txt

Issue 1751803002: LayoutTests: prepare inspector/debugger-step tests for V8 debugger change. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 4 years, 10 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-into-document-write-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write-expected.txt
index f2586af66930c5c37297f6271ac01391a318bbf3..d578283a8010538ea23cfc433f1ea37ae251e462 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-into-document-write-expected.txt
@@ -33,20 +33,15 @@ Call stack:
Executing StepInto...
Call stack:
- 0) (:6)
- 1) (debugger-step-into-document-write.html:4)
-
-Executing StepInto...
-Call stack:
- 0) (debugger-step-into-document-write.html:5)
+ 0) (debugger-step-into-document-write.html:4)
Executing StepInto...
Call stack:
- 0) (debugger-step-into-document-write.html:4)
+ 0) (debugger-step-into-document-write.html:7)
Executing StepInto...
Call stack:
- 0) (debugger-step-into-document-write.html:7)
+ 0) (debugger-step-into-document-write.html:8)
Executing Resume...
Page reloaded.

Powered by Google App Engine
This is Rietveld 408576698