NEW307331
Set breakpoints in a script inside an SVG document.
https://bugs.webkit.org/show_bug.cgi?id=307331
Summary Set breakpoints in a script inside an SVG document.
Karl Dubost
Reported 2026-02-09 04:52:14 PST
1. With Safari Technology Preview 236 2. Go to https://wpt.live/svg/geometry/parsing/height-computed.svg 3. Open Web Inspector 4. In the Element tab you can see the DOM 5. It contains a script, that would be good to be able to edit or modify. 6. Go to Sources Tab 7. Because of Bug 307330, we can't see the source of the document. 8. (Let's say the previous bug has been resolved) Set a breakpoint in the scripting part of the SVG document.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-02-16 04:53:10 PST
Note You need to log in before you can comment on or make changes to this bug.