[Webkit-unassigned] [Bug 89519] Elements absolutely positioned to bottom or right may be off by one pixel with sub-pixel layout
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 21 02:54:33 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=89519
--- Comment #5 from Emil A Eklund <eae at chromium.org> 2012-06-21 02:54:32 PST ---
(In reply to comment #2)
> Created an attachment (id=148675)
--> (https://bugs.webkit.org/attachment.cgi?id=148675&action=review) [details]
> Fixes the problem -- not for review
>
> This hack fixes all variations of the test case, but is gross. The Length.h change is needed to address the jittering that can be seen here http://jsfiddle.net/YkB7a/1/
>
> I'll continue to think about this.
The changes to RenderLayer.cpp are similar to what I've been trying, while it might not be the right place for it the concept seems reasonable in that we want to ensure that the values are aligned based on the bottom/right edges.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list