[Webkit-unassigned] [Bug 39177] Canvas 2d globalCompositeOperation source-in, source-out, destination-in, destination-atop, darker and copy are broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 04:32:04 PDT 2011


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


Jim <jiminizer at gmail.com> changed:

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




--- Comment #8 from Jim <jiminizer at gmail.com>  2011-08-02 04:32:03 PST ---
I'm in the same position as Stefan here. Without destination-in working to specification, my app won't work on Webkit based browsers. The specification still reflects how I believe destination-in should work (show destination only where destination and source overlap) and other browsers implement this correctly.

If the behaviour of the specification is "less powerful" than the webkit implementation, then surely there must at least be a webkit specific way of achieving what is defined in the specification as "destination-in".

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