[Webkit-unassigned] [Bug 284665] New: `text-wrap: balance` regression on Safari 18.2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 13 15:12:05 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=284665
Bug ID: 284665
Summary: `text-wrap: balance` regression on Safari 18.2
Product: WebKit
Version: Safari 18
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: admin at legendofmi.com
CC: koivisto at iki.fi
Created attachment 473566
--> https://bugs.webkit.org/attachment.cgi?id=473566&action=review
Image describing the issue
Safari 18.2 has introduced a regression when using "text-wrap: balance" on text with an SVG at the end. The SVG is being wrapped to the second line even if it has enough space to fit. Resizing the browser window seems to fix the issue. The issue will reappear if the page is refreshed.
I tested and saw the issue on iPadOS 18.2 and Safari Technology Preview 209. It works fine on iPadOS 18.1, Safari for macOS 18.1, and the latest versions of Chrome and Firefox.
Basic example:
https://codepen.io/Blondebeard/pen/RNbopXO?editors=1100
--
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/20241213/f836f99b/attachment.htm>
More information about the webkit-unassigned
mailing list