[Webkit-unassigned] [Bug 19421] New: Transforms: Certain rotation angles cause borders to expand
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 6 17:36:03 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=19421
Summary: Transforms: Certain rotation angles cause borders to
expand
Product: WebKit
Version: 526+ (Nightly build)
Platform: Macintosh
URL: data:text/html,<div style="width: 50px; height: 50px;
border: 1px solid; -webkit-transform:
rotate(0.001deg);"></div>
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mitz at webkit.org
CC: hyatt at apple.com
In the URL, the vertical borders are rendered as 3px wide rectangles, but they
should be 1px wide. It seems like antialiasing doesn't kick in at that angle,
and the coordinates get rounded to two integers 3px apart.
--
Configure bugmail: http://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