[Webkit-unassigned] [Bug 51446] ContextShadow uses inaccurate kernel size computation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 03:03:47 PST 2011


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





--- Comment #5 from Alejandro G. Castro <alex at igalia.com>  2011-01-11 03:03:47 PST ---
(In reply to comment #4)
> ContextShadow is used for both CSS shadows and Canvas shadows. I have a patch that will pass this information down to GraphicsContext (a follow-on from bug 51448). Once we have that information, ContextShadow can support both behaviors.

That's nice but still SVG will be using standard deviation and CSS/canvas blur radius in the API for the same operation, which in my opinion could cause confusion. I'm completely clueless if this have any solution changing something in the standards at this point, did not think about it either, just pointed it out because we have found it confusing when implementing it more than once.

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