Bug 99364

Summary: Revert rounding change in RenderTable::paintObject
Product: WebKit Reporter: Emil A Eklund <eae>
Component: Layout and RenderingAssignee: Emil A Eklund <eae>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, leviw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 99376    
Attachments:
Description Flags
Patch none

Emil A Eklund
Reported 2012-10-15 14:08:33 PDT
Bug 91410 changed RenderTable::paintObject to round the offset in order to avoid table-background bleed through. The root cause for that has since been fixed and the rounding workaround is no longer needed. This change reverts the code change from bug 91410 while preserving the test added as a part of that change as it now passes without the workaround.
Attachments
Patch (278.41 KB, patch)
2012-10-15 14:18 PDT, Emil A Eklund
no flags
Emil A Eklund
Comment 1 2012-10-15 14:18:31 PDT
Levi Weintraub
Comment 2 2012-10-15 14:21:16 PDT
Comment on attachment 168779 [details] Patch Sorry, doesn't apply to ToT, but LGTM.
Emil A Eklund
Comment 3 2012-10-15 14:28:22 PDT
Note You need to log in before you can comment on or make changes to this bug.