WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(1.74 MB, patch)
2021-09-09 20:59 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(1.74 MB, patch)
2021-09-10 09:47 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(1.75 MB, patch)
2021-09-10 15:07 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-07-14 10:28:27 PDT
<
rdar://problem/80584346
>
zalan
Comment 2
2021-09-09 14:27:35 PDT
Created
attachment 437785
[details]
Patch
zalan
Comment 3
2021-09-09 20:59:43 PDT
Created
attachment 437833
[details]
Patch
zalan
Comment 4
2021-09-10 09:47:29 PDT
Created
attachment 437883
[details]
Patch
zalan
Comment 5
2021-09-10 15:07:55 PDT
Created
attachment 437912
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug