[Webkit-unassigned] [Bug 48300] Fix LayoutTests/canvas/philip/tests/2d.composite.uncovered.image.source-out.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 6 00:12:08 PDT 2011


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


Swapna P <vswap65 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vswap65 at gmail.com




--- Comment #1 from Swapna P <vswap65 at gmail.com>  2011-06-06 00:12:09 PST ---
Need to draw transparency in remaining canvas area before drawImage()

This issue is getting solved by adding CanvasRenderingContext2D::shouldDisplayTransparencyElsewhere() & CanvasRenderingContext2D::displayTransparencyElsewhere()  to draw transparency for the remaining canvas area for CompositeSourceIn & CompositeSourceOut. 

As this issue is same as https://bugs.webkit.org/show_bug.cgi?id=48297, for which patch is submitted to Bugzilla. 
Once this patch is committed to main branch, this issue will be solved automatically.

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