[Webkit-unassigned] [Bug 61284] New: skia: fix stroking of zero-height rectangles
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 07:19:51 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61284
Summary: skia: fix stroking of zero-height rectangles
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: reed at google.com
CSS wants stroked rectangles with degenerate dimensions (width or height == 0) to be drawn as a line. This change ensures that behavior in GraphicsContextSkia.cpp, rather than relying on skia's default handling (which differs).
--
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