WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
125831
Fix PlacedFloatsTree to not require truncation of the interval endpoints
https://bugs.webkit.org/show_bug.cgi?id=125831
Summary
Fix PlacedFloatsTree to not require truncation of the interval endpoints
Bem Jones-Bey
Reported
2013-12-16 21:54:57 PST
While the PlacedFloatsTree uses LayoutUnits, when the intervals are added for a floating object, the endpoints of the interval are floored before being added to the tree. This is the way to not lose the fix from
Bug 112744
when a float has a fractional height that is an exact multiple of the line height. There really should be a better solution that doesn't require this truncation.
Attachments
WIP patch
(1.19 KB, patch)
2022-12-21 22:49 PST
,
Fujii Hironori
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
WIP patch
(41.89 KB, patch)
2022-12-22 22:18 PST
,
Fujii Hironori
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2022-12-21 22:49:45 PST
Created
attachment 464162
[details]
WIP patch
Fujii Hironori
Comment 2
2022-12-22 22:18:12 PST
Created
attachment 464172
[details]
WIP patch
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