[Webkit-unassigned] [Bug 33320] SVG enable-background support missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 11:05:52 PST 2010


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





--- Comment #1 from Dirk Schulze <krit at webkit.org>  2010-01-07 11:05:51 PST ---
We could use repaintRectInLocalCoordinates() of the renderer, where the
attribute enable-background is set, create a ImageBuffer and continue further
drawings on the context of this ImageBuffer.

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