blob: 29ac3bfd2b85448af392276f51fb1883959c7226 [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; })()