NEW 235753
Render U+2028 LINE SEPARATOR as a forced line break
https://bugs.webkit.org/show_bug.cgi?id=235753
Summary Render U+2028 LINE SEPARATOR as a forced line break
Fuqiao Xue
Reported 2022-01-27 19:53:48 PST
Per CSS spec, U+2028 LINE SEPARATOR should be treated as a forced break. See https://github.com/w3c/csswg-drafts/issues/6992. Currently, it is not rendered in WebKit.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-02-03 19:54:17 PST
Ahmad Saleem
Comment 2 2024-01-30 08:11:09 PST
If I follow GitHub thread, I think this WPT test is relevant for this: https://wpt.live/css/css-text/line-breaking/line-breaking-022.html
Note You need to log in before you can comment on or make changes to this bug.