NEW 203748
Web Inspector: REGRESSION(r249831): hitting a breakpoint in an inline <script> doesn't show the surrounding HTML content
https://bugs.webkit.org/show_bug.cgi?id=203748
Summary Web Inspector: REGRESSION(r249831): hitting a breakpoint in an inline <script...
Devin Rousso
Reported 2019-11-01 11:00:33 PDT
# STEPS TO REPRODUCE: 1. inspect any page with an inline <script> 2. set a breakpoint in that <script> 3. reload => <script> content is shown, but none of the surrounding content (e.g. `<html>`, `<body>`, etc.) are shown
Attachments
Note You need to log in before you can comment on or make changes to this bug.