[Webkit-unassigned] [Bug 23526] clipToImageBuffer() for all platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 01:02:25 PDT 2010


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





--- Comment #17 from Dirk Schulze <krit at webkit.org>  2010-06-24 01:02:25 PST ---
(In reply to comment #16)
> Created an attachment (id=59619)
 --> (https://bugs.webkit.org/attachment.cgi?id=59619) [details]
> How Safari renders the example
> 
> As you can see the "masked" content is white because of the composite operator used.

Thank you for uploading the image. After reading the blog-post, the result is expected. I don't think, that any other platform than CG is able to render it with the current RenderBoxModelObject::paintFillLayerExtended. So we might think about changing the order of rendering somehow, wihtout breaking CG's output :-/

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