| OLD | NEW |
| (Empty) |
| 1 Tests that debugger StepInto will step into inlined scripts created by document.
write(). | |
| 2 | |
| 3 Script source was shown. | |
| 4 Call stack: | |
| 5 0) (debugger-step-into-document-write.html:4) | |
| 6 | |
| 7 Executing StepInto... | |
| 8 Call stack: | |
| 9 0) (:1) | |
| 10 1) (debugger-step-into-document-write.html:4) | |
| 11 | |
| 12 Executing StepInto... | |
| 13 Call stack: | |
| 14 0) (:5) | |
| 15 1) (debugger-step-into-document-write.html:4) | |
| 16 | |
| 17 Executing StepInto... | |
| 18 Call stack: | |
| 19 0) f1 (:3) | |
| 20 1) (:5) | |
| 21 2) (debugger-step-into-document-write.html:4) | |
| 22 | |
| 23 Executing StepInto... | |
| 24 Call stack: | |
| 25 0) f1 (:4) | |
| 26 1) (:5) | |
| 27 2) (debugger-step-into-document-write.html:4) | |
| 28 | |
| 29 Executing StepInto... | |
| 30 Call stack: | |
| 31 0) (:6) | |
| 32 1) (debugger-step-into-document-write.html:4) | |
| 33 | |
| 34 Executing StepInto... | |
| 35 Call stack: | |
| 36 0) (:6) | |
| 37 1) (debugger-step-into-document-write.html:4) | |
| 38 | |
| 39 Executing StepInto... | |
| 40 Call stack: | |
| 41 0) (debugger-step-into-document-write.html:1) | |
| 42 | |
| 43 Executing StepInto... | |
| 44 Call stack: | |
| 45 0) (debugger-step-into-document-write.html:4) | |
| 46 | |
| 47 Executing StepInto... | |
| 48 Call stack: | |
| 49 0) (debugger-step-into-document-write.html:7) | |
| 50 | |
| 51 Executing Resume... | |
| 52 Page reloaded. | |
| 53 | |
| OLD | NEW |