[Webkit-unassigned] [Bug 227337] [Legacy line layout] Incorrect wrap position at <wbr> in "white-space: pre" content.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 08:16:02 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=227337

--- Comment #2 from zalan <zalan at apple.com> ---
>Are we incorrectly computing the intrinsic minimum width of the text by not taking into account the word wrap opportunities?
The content in inside a fixed width containing block, so we don't really compute intrinsic width here. It's simply about ignoring the soft line break opportunities (<wbr>) and letting the content overflow as specified by the spec.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210624/cf6c31d3/attachment.htm>


More information about the webkit-unassigned mailing list