RESOLVED FIXED254319
TextManipulationController can remove whitespace between a list of white-space: nowrap items
https://bugs.webkit.org/show_bug.cgi?id=254319
Summary TextManipulationController can remove whitespace between a list of white-spac...
Ryosuke Niwa
Reported 2023-03-22 23:48:11 PDT
Created attachment 465549 [details] Sample Chinese content There are some websites which use anchor element with white-space: nowrap as a list item. In some cases, TextManipulationController can end up stripping whitespace between those items, and turn the entire list into one long text (because of white-space: nowrap on anchor elements). <rdar://103521673>
Attachments
Sample Chinese content (397 bytes, text/html)
2023-03-22 23:48 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2023-03-23 00:05:19 PDT
EWS
Comment 2 2023-03-23 14:08:44 PDT
Committed 262036@main (da777142e59d): <https://commits.webkit.org/262036@main> Reviewed commits have been landed. Closing PR #11853 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.