RESOLVED FIXED 48302
Fix LayoutTests/canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.html
https://bugs.webkit.org/show_bug.cgi?id=48302
Summary Fix LayoutTests/canvas/philip/tests/2d.composite.uncovered.pattern.destinatio...
Mike Lawther
Reported 2010-10-25 22:49:22 PDT
This layout test fails. See master bug: https://bugs.webkit.org/show_bug.cgi?id=46506
Attachments
Karthik Sarap
Comment 1 2011-06-08 01:45:25 PDT
This issue is not reproducable when we append " state().m_globalComposite ==CompositeDestinationAtop " in the CanvasRenderingContext2D::shouldDisplayTransparencyElsewhere()(so that to draw transparency in remaining canvas area before Image draw for destination-atop compositing). or see bug 48297 there was a patch submitted to it .If it is get committed then this issue will not be reproducible ...
Mustafizur Rahaman (rahaman)
Comment 2 2011-07-11 00:21:45 PDT
Can any one please resolve this bug as the issue is fixed along with the patch submitted in https://bugs.webkit.org/show_bug.cgi?id=48292 (http://trac.webkit.org/changeset/90723 )
Ben Wells
Comment 3 2011-11-14 17:08:14 PST
Test is passing on all ports now.
Note You need to log in before you can comment on or make changes to this bug.