[Webkit-unassigned] [Bug 278524] Replace CR/NL by space - don't remove altogether when xml:space=default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 21:34:31 PDT 2024


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

Karl Dubost <karlcow at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |karlcow at apple.com,
                   |                            |webkit-bug-importer at group.a
                   |                            |pple.com

--- Comment #1 from Karl Dubost <karlcow at apple.com> ---
On Firefox and Chrome
Foo bar
Foo bar 

On Safari
Foo bar
Foobar 

<p>
Foo
bar
</p>
<svg>
<text y="20">
Foo
bar
</text>
</svg>

-- 
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/20240823/5c33451b/attachment-0001.htm>


More information about the webkit-unassigned mailing list