[webkit-reviews] review requested: [Bug 48297] Fix LayoutTests/canvas/philip/tests/2d.composite.uncovered.image.destination-atop.html : [Attachment 95876] Drawing transparency in remaining canvas area before drawImage()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 02:20:35 PDT 2011


Mahesh Kumar <mahesh4gnu at gmail.com> has asked  for review:
Bug 48297: Fix
LayoutTests/canvas/philip/tests/2d.composite.uncovered.image.destination-atop.h
tml
https://bugs.webkit.org/show_bug.cgi?id=48297

Attachment 95876: Drawing transparency in remaining canvas area before
drawImage()
https://bugs.webkit.org/attachment.cgi?id=95876&action=review

------- Additional Comments from Mahesh Kumar <mahesh4gnu at gmail.com>
https://bugs.webkit.org/show_bug.cgi?id=39027 added
CanvasRenderingContext2D::shouldDisplayTransparencyElsewhere() &
CanvasRenderingContext2D::displayTransparencyElsewhere() to draw transparency
for the remaining canvas area for CompositeSourceIn & CompositeSourceOut.

I have also added to check for CompositeDestinationAtop to draw transparency in
remaining canvas area before Image draw for destination-atop compositing.


More information about the webkit-reviews mailing list