WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
126647
Subpixel layout: adjustFloatForSubPixelLayout() needs flooring.
https://bugs.webkit.org/show_bug.cgi?id=126647
Summary
Subpixel layout: adjustFloatForSubPixelLayout() needs flooring.
zalan
Reported
2014-01-08 11:12:20 PST
Margins calculation/accumulation can lead to different CSS pixel result when subpixel is on. summary::-webkit-details-marker { margin-right: 1em; } failed test case: fast/html/details-position.html We should just rebaseline it as flooring to int here would defeat the purpose of subpixels.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2014-01-08 15:22:52 PST
Rebaselining sounds fine.
Jon Lee
Comment 2
2014-01-14 10:19:41 PST
Can we mark this as complete?
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