[Webkit-unassigned] [Bug 207976] XMLSerializer should convert HTML entities to the correct code point
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 11 14:36:21 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=207976
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |zlip.792 at gmail.com
Resolution|--- |CONFIGURATION CHANGED
--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
Lates results from all browsers:
*** Safari 15.6 on macOS 12.5 ***
<p xmlns="http://www.w3.org/1999/xhtml" id="nbsp"> </p>
*** Firefox Nightly 150 ***
<p xmlns="http://www.w3.org/1999/xhtml" id="nbsp"> </p>
*** Chrome Canary 106 ***
<p xmlns="http://www.w3.org/1999/xhtml" id="nbsp"> </p>
_______
All browsers are rendering same so it is something fixed along the way, I am going to mark this as "RESOLVED CONFIGURATION CHANGED". Thanks!
Please reopen, if it is not believed to be fixed. Thanks!
--
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/20220811/4e6a81f1/attachment.htm>
More information about the webkit-unassigned
mailing list