NEW 194680
Web Inspector: Search: allow for multi-line searches
https://bugs.webkit.org/show_bug.cgi?id=194680
Summary Web Inspector: Search: allow for multi-line searches
Devin Rousso
Reported 2019-02-14 15:41:57 PST
We currently only support searching within a given line, but we should be able to search across multiple lines of a resource (especially if they are text files). Searching across DOM nodes is a bit harder (especially in the frontend, as we'd have to figure out how to highlight that), so that may be a separate change.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-02-14 15:44:17 PST
Note You need to log in before you can comment on or make changes to this bug.