Closed Bug 141341 Opened 24 years ago Closed 23 years ago

Ability to save the DOM tree as a HTML document

Categories

(Other Applications :: DOM Inspector, enhancement)

x86
Linux
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 72494

People

(Reporter: hwaara, Assigned: hewitt)

Details

It would be extremely useful if I could edit the DOM tree on-the-fly, like you can today by removing nodes etc., and then save the changes as a HTML document. This could be the neatest tool for all of us creating minimized layout testcases; one could remove unneeded nodes/elements; check that the bug still appeared and then save the DOM tree as "testcase.html".
workaround: right click on the root node, choose "Copy XML", fire up your favorite text editor, paste, save. Would be nice if this was reduced though :)
This is probably going to relate to any work I do on bug 109682. (As in, I'd probably fix that one first, and this would be fixed almost by default...)
*** This bug has been marked as a duplicate of 72494 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Product: Core → Other Applications
QA Contact: timeless → dom-inspector
You need to log in before you can comment on or make changes to this bug.