RESOLVED FIXED 227751
[Legacy Line Layout] Do not integral round the root inlinebox's top position
https://bugs.webkit.org/show_bug.cgi?id=227751
Summary [Legacy Line Layout] Do not integral round the root inlinebox's top position
zalan
Reported 2021-07-07 10:27:33 PDT
snapping should rather happen during painting
Attachments
Patch (1.74 MB, patch)
2021-09-09 14:27 PDT, zalan
no flags
Patch (1.74 MB, patch)
2021-09-09 20:59 PDT, zalan
no flags
Patch (1.74 MB, patch)
2021-09-10 09:47 PDT, zalan
no flags
Patch (1.75 MB, patch)
2021-09-10 15:07 PDT, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2021-07-14 10:28:27 PDT
zalan
Comment 2 2021-09-09 14:27:35 PDT
zalan
Comment 3 2021-09-09 20:59:43 PDT
zalan
Comment 4 2021-09-10 09:47:29 PDT
zalan
Comment 5 2021-09-10 15:07:55 PDT
zalan
Comment 6 2021-09-10 16:00:54 PDT
We push the coordinate values through a bunch of implicit and explicit integral conversions as we dump them (see webkit.org/b/230174). It's misleading as renderers may be at a slightly different position (e.g. vertical -1px values).
EWS
Comment 7 2021-09-10 21:24:30 PDT
Committed r282306 (241578@main): <https://commits.webkit.org/241578@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 437912 [details].
Note You need to log in before you can comment on or make changes to this bug.