[Webkit-unassigned] [Bug 12801] Assertion failure in createMarkup() (root) when doing Select All, Copy in an SVG document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 18 09:53:32 PST 2007


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13225|1                           |0
        is obsolete|                            |
  Attachment #13225|                            |review-
               Flag|                            |




------- Comment #5 from ap at webkit.org  2007-02-18 09:53 PDT -------
(From update of attachment 13225)
I think it is wrong to introduce different behavior for HTML and XHTML here
(since isHTMLDocument() returns false for XHML).

I am not quite sure about the correct solution, but maybe one can just traverse
up the hierarchy until seeing either a node that's not an HTML element, or a
body.


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