[Webkit-unassigned] [Bug 35140] Wrong string return for DOM XSLTProcessor and XMLDocument toString() call

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 17:01:41 PST 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Macintosh Intel             |All
         OS/Version|Mac OS X 10.6               |All
             Status|UNCONFIRMED                 |NEW
                 CC|                            |ap at webkit.org
     Ever Confirmed|0                           |1




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-02-19 17:01:41 PST ---
(2) happens because XMLDocument is just an alias for Document we have for
compatibility. There is no such thing as XMLDocument in HTML5 or WebKit. So,
this is expected behavior.

(1) is something to be fixed, of course.

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



More information about the webkit-unassigned mailing list