[whatwg] Canvas: clarification of compositing operations needed

On Thu, Jul 29, 2010 at 7:17 AM, Leonardo Dutra <leodutra.br at gmail.com> wrote:
> But this is not the point.
> "Composite?A?within the clipping region over the current canvas bitmap using
> the current composition operator."
> The word "clipping" is the point.

No, clipping is not the point either.  The difference between the
Firefox/spec behavior and the Webkit behavior has nothing to do with
clipping.  ("clipping region" refers specifically to the region you
create by calling the clip() function.)

~TJ

Received on Thursday, 29 July 2010 09:37:47 UTC