[webkit-reviews] review granted: [Bug 232939] REGRESSION(r281389): Text wraps unnecessarily within intrinsically-sized elements when using certain fonts and the inner HTML of the element contains a new line that is not preceded by a space : [Attachment 448463] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 19:54:19 PST 2022


zalan <zalan at apple.com> has granted Myles C. Maxfield <mmaxfield at apple.com>'s
request for review:
Bug 232939: REGRESSION(r281389): Text wraps unnecessarily within
intrinsically-sized elements when using certain fonts and the inner HTML of the
element contains a new line that is not preceded by a space
https://bugs.webkit.org/show_bug.cgi?id=232939

Attachment 448463: Patch

https://bugs.webkit.org/attachment.cgi?id=448463&action=review




--- Comment #28 from zalan <zalan at apple.com> ---
Comment on attachment 448463
  --> https://bugs.webkit.org/attachment.cgi?id=448463
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=448463&action=review

> LayoutTests/ChangeLog:10
> +	   The div:before { position: absolute; } is necessary to trigger this
bug; I assume it's necessary to
> +	   opt-out of IFC.

maybe use <!DOCTYPE html> <!-- webkit-test-runner [
LayoutFormattingContextIntegrationEnabled=false ] -->


More information about the webkit-reviews mailing list