Bug 99108 - [Sub pixel layout] Change RenderBox to not round logicalTop/Left for RenderReplaced
Summary: [Sub pixel layout] Change RenderBox to not round logicalTop/Left for RenderRe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Emil A Eklund
URL:
Keywords:
Depends on:
Blocks: 99104
  Show dependency treegraph
 
Reported: 2012-10-11 15:51 PDT by Emil A Eklund
Modified: 2012-10-12 11:17 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.23 MB, patch)
2012-10-11 16:09 PDT, Emil A Eklund
no flags Details | Formatted Diff | Diff
Patch (1.22 MB, patch)
2012-10-12 09:25 PDT, Emil A Eklund
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emil A Eklund 2012-10-11 15:51:17 PDT
Change RenderBox::computePositionedLogicalHeightReplaced and computePositionedLogicalWidthReplaced to not round position.
Comment 1 Emil A Eklund 2012-10-11 16:09:34 PDT
Created attachment 168305 [details]
Patch
Comment 2 Emil A Eklund 2012-10-12 09:25:47 PDT
Created attachment 168437 [details]
Patch
Comment 3 Levi Weintraub 2012-10-12 10:53:06 PDT
Comment on attachment 168437 [details]
Patch

Please keep the Chromium-Mac bots green.
Comment 4 Emil A Eklund 2012-10-12 11:16:31 PDT
Committed r131202: <http://trac.webkit.org/changeset/131202>