Bug 203748

Summary: Web Inspector: REGRESSION(r249831): hitting a breakpoint in an inline <script> doesn't show the surrounding HTML content
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: hi, inspector-bugzilla-changes
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=203722
Bug Depends on: 201535    
Bug Blocks:    

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.