[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
Thu May 18 14:39:41 PDT 2023


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #7 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Peter Kroon from comment #6)
> (In reply to comment #5)
> > 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.
> 
> What's the status on this?
> 
> [1] still fails.
> [2] fails as well
> 
> [1]https://bug398272.bugzilla.mozilla.org/attachment.cgi?id=508260
> [2]http://jsfiddle.net/4VCQN/1/
> 
> When will this be fixed?
> Thanks,
> Peter

Based on testcase from Mozilla:

https://bug398272.bmoattachments.org/attachment.cgi?id=508260 <-- passes in Safari 16.5, Chrome Canary 115 and Firefox Nightly 115.

Similarly, Mozilla marked the bug as 'RESOLVED INVALID'.

https://bugzilla.mozilla.org/show_bug.cgi?id=398272#c13

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230518/65682584/attachment.htm>


More information about the webkit-unassigned mailing list