[Webkit-unassigned] [Bug 14240] Opacity affects clipping of circles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 19 12:50:25 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14240





------- Comment #4 from mjs at apple.com  2007-08-19 12:50 PDT -------
I agree, enclosingIntRect should be fixed instead. The comment there claims
there is no ceilf on win32 but that seems to be wrong as far as I can tell:
<http://msdn2.microsoft.com/en-us/library/atdhw2dx(VS.80).aspx>. Even on
platforms that legitimately lack ceilf it would be better to use ceil than to
round.

r- to consider fix to enclosingIntRect instead.


-- 
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