[Webkit-unassigned] [Bug 15290] REGRESSION (r14184-r14216): Duplicate DOCTYPE definitions when saving files as webarchives

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 4 07:33:29 PDT 2008


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22066|0                           |1
        is obsolete|                            |
  Attachment #22087|                            |review?
               Flag|                            |




------- Comment #19 from ddkilzer at webkit.org  2008-07-04 07:33 PDT -------
Created an attachment (id=22087)
 --> (https://bugs.webkit.org/attachment.cgi?id=22087&action=view)
Patch v2

Added checks for the node being a DOCUMENT_NODE or DOCUMENT_TYPE_NODE and only
prepending the document type if the node type is NOT one of those.


-- 
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