[Webkit-unassigned] [Bug 25443] Dashed/Dotted styled, odd width border lines are not rendered properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 03:48:36 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25443


rohini.ananth at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29840|                            |review?
               Flag|                            |




------- Comment #4 from rohini.ananth at nokia.com  2009-04-28 03:48 PDT -------
Created an attachment (id=29840)
 --> (https://bugs.webkit.org/attachment.cgi?id=29840&action=view)
Proposed Patch

When drawLine() gets called for dotted/dashed border styles, avoid changing of
the co-ordinates of odd-width border lines in case of dotted/dashed border
styles [logic present inside adjustLineToPixelBoundaries() method] 
Without doing this, the other fix is to shift the element also[e.g. image in
drawImage()]in case of odd border width, but this doesn't seem like the correct
option.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list