WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99364
Revert rounding change in RenderTable::paintObject
https://bugs.webkit.org/show_bug.cgi?id=99364
Summary
Revert rounding change in RenderTable::paintObject
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Emil A Eklund
Comment 1
2012-10-15 14:18:31 PDT
Created
attachment 168779
[details]
Patch
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
Committed
r131358
: <
http://trac.webkit.org/changeset/131358
>
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