Bug 42734
Summary: | Web Inspector: should be able to remove all nodes but selected | ||
---|---|---|---|
Product: | WebKit | Reporter: | ekamenskaya |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Enhancement | CC: | burg, bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
ekamenskaya
Desired behavior: In Inspect mode (e.g. using keyboard shortcut) or through Elements panel (e.g. using keyboard shortcut or context menu) you can isolate node. You could also isolate several selected nodes, when selection of several nodes at a time is implemented (I have seen such feature request).
The goal is to make faster bug reductions (and web debugging in general). Modified page can be then saved pressing “Save page as...” in Chrome browser.
Isolate means remove all nodes but selected (not removing scripts, inline and external css, <html>, <body>, etc.).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |