[Webkit-unassigned] [Bug 82540] New: Fix rounding in RenderInline::paintOutlineForLine
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 28 15:17:50 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82540
Summary: Fix rounding in RenderInline::paintOutlineForLine
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eae at chromium.org
CC: leviw at chromium.org
Blocks: 60318
Currently some of the values are computed by adding an offset to a rounded value. Instead we should always round (or pixel snap) as the very last step.
--
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