[Webkit-unassigned] [Bug 33565] New: box-shadow seems to be 1 pixel to small
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 12 17:50:44 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33565
Summary: box-shadow seems to be 1 pixel to small
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://mageprojects.com/purecss/
OS/Version: Windows 7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: markg85 at gmail.com
Hi,
While i was trying to make something fancy with CSS3 + webkit (latest chromium
nightly build) and gecko (firefox 3.6 beta 5) i noticed i had to increase my
box-shadow with one pixel compared to the firefox setting of box-shadow. Both
renders where based of a photoshop render.
In my case the photoshop render uses 6 px for the shadow
Firefox has the same results with 6 px
Webkit on the other hand needs 7 px for the same result.
You can find the example here: http://mageprojects.com/purecss/
Look at the shadow of the outer grey box.
The image below is the "reference" render from photoshop.
Feel free to look in the CSS and HTML code.
It's not a big deal but certainly would be nice for consistency if the Gecko
and WebKit reders would match. In my examples it does because i add that 1 px.
Good luck,
Mark
--
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