Bug 235753

Summary: Render U+2028 LINE SEPARATOR as a forced line break
Product: WebKit Reporter: Fuqiao Xue <xfq.free>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, fantasai.bugs, mmaxfield, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar, WPTImpact
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://jsfiddle.net/dj643whu/1/

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.