On Jun 1, 2011, at 10:14 AM, Mustafizur Rahaman wrote:

> Therefore, we submitted another patch where we are returning from the canvas 
> code itself if the compositing mode is "highlight".

That’s not a good idea. We should keep looking into the real fix; that kind of 
hack is unneeded here.

> Similar issue (https://bugs.webkit.org/show_bug.cgi?id=48289 ) we have also 
> seen for "darker"/CompositePlusDarker (not a valid compositing mode any 
> more). Can we also remove this as well?

That’s different. That mode is implemented, so we’d have to be sure it wasn’t 
used. We can’t remove it just because it’s not in the specification without 
investigating what content depends on it.

    -- Darin

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to