WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278917
text-spacing: text-autospace: computeInlineBoxBoundaryTextSpacingsIfNeeded should operate on InlineItemList before cached
https://bugs.webkit.org/show_bug.cgi?id=278917
Summary
text-spacing: text-autospace: computeInlineBoxBoundaryTextSpacingsIfNeeded sh...
Vitor Roriz
Reported
2024-08-30 06:00:00 PDT
computeInlineBoxBoundaryTextSpacingsIfNeeded computes text spacing based on InlineItemList. It currently uses the list cached as InlineContentCache, however, at that point in InlineItemsBuilder::build we haven't yet cached such list.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-30 06:00:27 PDT
<
rdar://problem/135012026
>
Vitor Roriz
Comment 2
2024-08-30 06:19:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32935
EWS
Comment 3
2024-08-30 16:15:59 PDT
Committed
282999@main
(a10f5772f6a2): <
https://commits.webkit.org/282999@main
> Reviewed commits have been landed. Closing PR #32935 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug