Bug 243939 - REGRESSION(252876@main): Trailing hanging glyphs should not contribute to scrollable overflow (unless editable)
Summary: REGRESSION(252876@main): Trailing hanging glyphs should not contribute to scr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL: http://wpt.live/css/css-text/white-sp...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-15 09:30 PDT by Sam Sneddon [:gsnedders]
Modified: 2022-08-16 06:14 PDT (History)
4 users (show)

See Also:


Attachments
[fast-cq]Patch (3.09 KB, patch)
2022-08-15 14:33 PDT, zalan
no flags Details | Formatted Diff | Diff
[fast-cq]Patch (3.12 KB, patch)
2022-08-16 06:12 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2022-08-15 09:30:50 PDT
<rdar://problem/98673361>
Comment 2 zalan 2022-08-15 11:06:25 PDT
"An overflowing hanging glyph should typically be considered ink overflow so as to avoid creating unnecessary scrollbars, but the UA may treat it as scrollable overflow when the content is editable or in other circumstances where treating it as scrollable overflow would be useful to the user"
the <span>      </span> produces overhanging glyphs. They should not be considered when computing scrollable overflow.
Comment 3 zalan 2022-08-15 14:33:24 PDT
Created attachment 461640 [details]
[fast-cq]Patch
Comment 4 EWS 2022-08-16 05:59:17 PDT
No reviewer information in commit message, blocking PR #None
Comment 5 zalan 2022-08-16 06:12:13 PDT
Created attachment 461669 [details]
[fast-cq]Patch
Comment 6 EWS 2022-08-16 06:14:21 PDT
Committed 253465@main (a1cd009fd592): <https://commits.webkit.org/253465@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 461669 [details].