Re: Saving the DOM
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > (1) The html saved using saveDocument has some static text doubled. > Note on this page, happens regardless if manipulate DOM or not. But > saveURi does not show duplicate static text. That's odd. Do you have an example of such a page? > (2) If the DOM is manipulated through code, for example, increase the > rows of a textarea, the new saved textarea will increase in size only > if no data was present. What sort of data? > Additionally added text to a text area, either previously with or without data shows no change in the saved > html. https://bugzilla.mozilla.org/show_bug.cgi?id=293834 -Boris