WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254319
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
Details
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-03-23 00:05:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11853
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.
Top of Page
Format For Printing
XML
Clone This Bug