[Webkit-unassigned] [Bug 12755] WebFrame should have a method - (NSData *)data to return an NSData representation of a document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 13 23:27:29 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12755





------- Comment #3 from robburns1 at mac.com  2007-02-13 23:27 PDT -------
> It is correct that document.documentElement serialization does not include the
> DTD or XML declaration, but I believe that serialization of the document itself
> should include those, and I think it's a WebKit bug that it doesn't.

Just to clarify, this bug is referring to the WebFrame class that has a
corresponding element to loadData, but not one to unload data that has been
edited. A related bug that should probably be reported separately is that there
is no method to serialize the document that preserves the original DocType and
XML preambles ( if any).


-- 
Configure bugmail: http://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