[Webkit-unassigned] [Bug 23813] window.open followed by document.write results in unsavable pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 7 13:54:38 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23813





------- Comment #9 from james at wheare.org  2009-02-07 13:54 PDT -------
The desired behaviour is to be able to save the document, as either a
.webarchive or .html file. This appears to be possible in situations where
there is no existing DOM, but disabled when the DOM has been overwritten with
document.write.

I understand that a modified DOM probably leads to complications, but the
current behaviour still remains unexpected and undesired.

I was using Firefox as an example, not as a suggestion that you should just
copy their exact implementation. I meant no disrespect.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list