blob: 886440405d03b5f344322e75ed7c5c1f8ca58c94 [file] [log] [blame]
Check that stepInto at then end of the script go to next user script instead InjectedScriptSource.js.
paused at:
(function boo() { setTimeout(() => 239, 0); #debugger; })()
paused at:
(function boo() { setTimeout(() => 239, 0); debugger; #})()
paused at:
(function boo() { setTimeout(() => 239, 0); debugger; })()
#
paused at:
(function boo() { setTimeout(() => #239, 0); debugger; })()