Bug 235753 - Render U+2028 LINE SEPARATOR as a forced line break
Summary: Render U+2028 LINE SEPARATOR as a forced line break
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: https://jsfiddle.net/dj643whu/1/
Keywords: InRadar, WPTImpact
Depends on:
Blocks:
 
Reported: 2022-01-27 19:53 PST by Fuqiao Xue
Modified: 2024-01-30 08:11 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fuqiao Xue 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.
Comment 1 Radar WebKit Bug Importer 2022-02-03 19:54:17 PST
<rdar://problem/88470339>
Comment 2 Ahmad Saleem 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