[Webkit-unassigned] [Bug 108897] [Cairo] Canvas-shadow behavior is not being as expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 01:36:38 PDT 2013


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





--- Comment #39 from Rashmi Shyamasundar <rashmi.s2 at samsung.com>  2013-04-22 01:34:56 PST ---
The layout-test fast/canvas/canvas-createPattern-fillRect-shadow.html has pixel-checks to check if the shadow-blur is as expected. And, there is no issue with the shadow-blur. Hence the test is passing.

The original image area is not included in the pixel-checks in canvas-createPattern-fillRect-shadow.html.

The issue being fixed in this patch, is that some part of the original area also has the shadow-color instead of the original-image-color. Hence, I have added a separate test to verify the color in the original-image-area.

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