Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-ui / copy-stack-trace-expected.txt
blobcab20447db46af5f58fa1e0f9d5de36a72d5c396
1 Tests that debugger will copy valid stack trace upon context menu action.
3 Set timer for test function.
4 Script execution paused.
5 functionBaz (copy-stack-trace.html:19)
6 functionBar (copy-stack-trace.html:14)
7 testFunction (copy-stack-trace.html:9)
9 Script execution resumed.