[Webkit-unassigned] [Bug 83056] Serializing SVG removes namespace from attributes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 22 16:15:26 PDT 2013


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





--- Comment #5 from Alex Milowski <alex at milowski.com>  2013-06-22 16:14:06 PST ---
Created an attachment (id=205257)
 --> (https://bugs.webkit.org/attachment.cgi?id=205257&action=review)
Example of two ways to do the same thing

The attached example does the same thing slightly differently.   Both are correct from a DOM/JS perspective but the second requires the serializer to generate a prefix.  The current serializer code fails to do this correctly.

Thus, it really depends on how you define fixed.  Is it fixed to leave a known issue?  IMHO, this is really fixed when bug 22958 is fixed.

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