Closed Bug 128655 Opened 23 years ago Closed 23 years ago

Ability to convert DOM into document text

Categories

(Core :: DOM: Core & HTML, enhancement)

enhancement
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: netdragon, Assigned: jst)

Details

For bug 60426 and bug 128654, there needs to be an ability to convert the DOM of
a document into a generated source listing stored in some temporary cache file
or the like. This listing would contain all the javascript, XML, HTML, css, etc
of a document.
Blocks: 60426, 128654
This already exists.  Use innerHTML or the DOM3 methods.  The DOM-to-text and
DOM-to-HTML serializers already exist also.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
vrfy
No longer blocks: 60426, 128654
Status: RESOLVED → VERIFIED
Component: DOM: Core → DOM: Core & HTML
QA Contact: stummala → general
You need to log in before you can comment on or make changes to this bug.