WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
94881
Move epsilon from LineWidth::fitsOnLine to availableWidth
https://bugs.webkit.org/show_bug.cgi?id=94881
Summary
Move epsilon from LineWidth::fitsOnLine to availableWidth
Emil A Eklund
Reported
2012-08-23 17:44:33 PDT
The float precision fix for
bug 92778
didn't quite solve all the problems as it only affects the calculations using fitsOnLine. By moving the epsilon value to availableWidth we ensure that the remaining cases are fixed and that no unnecessary wrapping occurs.
Attachments
Add attachment
proposed patch, testcase, etc.
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