NEW196560
Web Inspector: Debugger: execution highlight range for inline scripts is off by one
https://bugs.webkit.org/show_bug.cgi?id=196560
Summary Web Inspector: Debugger: execution highlight range for inline scripts is off ...
Devin Rousso
Reported 2019-04-03 14:01:00 PDT
# STEPS TO REPRODUCE: 1. inspect <https://www.sephora.com> 2. set a breakpoint on the main HTML file on line 45 (the one that contains `Sephora.isTouch=`) 3. reload the page => the execution highlight range starts by highlighting `use strict";!` instead of `"use strict";`
Attachments
Radar WebKit Bug Importer
Comment 1 2019-04-03 14:01:34 PDT
Note You need to log in before you can comment on or make changes to this bug.