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>
Pull request: https://github.com/WebKit/WebKit/pull/11853
Committed 262036@main (da777142e59d): <https://commits.webkit.org/262036@main> Reviewed commits have been landed. Closing PR #11853 and removing active labels.