[Webkit-unassigned] [Bug 79093] <wbr> should have the same bidi effects as a U+200B, the zero width space
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 9 17:49:21 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=79093
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
>From the Webkit Github Source - I can see that it is now implemented as below:
https://github.com/WebKit/WebKit/blob/ed28c30276c6a9fa5e866e970ca70964f888672a/Source/WTF/wtf/unicode/CharacterNames.h#L117
Further, using test case from Comment 01, I am getting same output in Safari 15.5 on macOS 12.4 as other browsers (Chrome Canary 104 and Firefox Nightly 103), where the output is 123,456 (as expected). Thanks!
It was fixed because of http://bugs.webkit.org/show_bug.cgi?id=58741 as per commit history - https://github.com/WebKit/WebKit/commit/bc52425620fdec309ed3a414cf87bc799dea7587
Since it is now implemented, can we mark this as "RESOLVED CONFIGURATION CHANGED" or "RESOLVED DUPLICATE OF 58741"? 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/20220610/b1444341/attachment.htm>
More information about the webkit-unassigned
mailing list