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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 12:34:52 PDT 2010


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





--- Comment #11 from Dirk Schulze <krit at webkit.org>  2010-06-23 12:34:52 PST ---
(In reply to comment #10)
> Created an attachment (id=59549)
 --> (https://bugs.webkit.org/attachment.cgi?id=59549) [details]
> -webkit-mask-clip: text fails with this patch

This doesn't pass on chromium either, but IIRC they used the same idea of the patch above.

If you already get it managed to save the mask image and the mask rect, why don't you use cairo_mask_surface()? This should solve all ugly problems with setting composite operators!

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