[Webkit-unassigned] [Bug 53375] XML serialization should properly encode whitespace in attribute values (space character treated as newline with XSLT stylesheet when run using XSLTProcessor script API, but not when using xml-stylesheet pi)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 2 13:23:03 PST 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|space character treated as  |XML serialization should
                   |newline with XSLT           |properly encode whitespace
                   |stylesheet when run using   |in attribute values (space
                   |XSLTProcessor script API,   |character treated as
                   |but not when using          |newline with XSLT
                   |xml-stylesheet pi           |stylesheet when run using
                   |                            |XSLTProcessor script API,
                   |                            |but not when using
                   |                            |xml-stylesheet pi)
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2011-02-02 13:23:03 PST ---
HTML spec has some early support for XMLSerializer now, referencing its own XML fragment serialization algorithm.

I now think that we should just fix XML serialization to properly encode whitespace.

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