Index: LayoutTests/inspector/sources/debugger-step/debugger-step-out-document-write-expected.txt |
diff --git a/LayoutTests/inspector/sources/debugger-step/debugger-step-out-document-write-expected.txt b/LayoutTests/inspector/sources/debugger-step/debugger-step-out-document-write-expected.txt |
index a590ddbc0ccde3b2d23305606a560af86236a0ec..0e1177dc2bb12565a517cd758dca851b585ff7b8 100644 |
--- a/LayoutTests/inspector/sources/debugger-step/debugger-step-out-document-write-expected.txt |
+++ b/LayoutTests/inspector/sources/debugger-step/debugger-step-out-document-write-expected.txt |
@@ -2,24 +2,24 @@ Tests that debugger StepOut will skip inlined scripts created by document.write( |
Script source was shown. |
Call stack: |
- 0) (debugger-step-out-document-write.html:4) |
+ 0) (debugger-step-out-document-write.html:7) |
Executing StepOut... |
Call stack: |
- 0) (debugger-step-out-document-write.html:7) |
+ 0) (debugger-step-out-document-write.html:9) |
Executing StepOut... |
Call stack: |
- 0) (debugger-step-out-document-write.html:11) |
+ 0) (debugger-step-out-document-write.html:12) |
Executing StepOut... |
Call stack: |
- 0) global1 (debugger-step-out-document-write.html:14) |
- 1) (debugger-step-out-document-write.html:17) |
+ 0) global1 (debugger-step-out-document-write.html:15) |
+ 1) (debugger-step-out-document-write.html:18) |
Executing StepOut... |
Call stack: |
- 0) (debugger-step-out-document-write.html:17) |
+ 0) (debugger-step-out-document-write.html:18) |
Executing StepOut... |
Call stack: |