[Webkit-unassigned] [Bug 33630] SVG not rendered as background-image from data URI
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 4 11:08:08 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33630
--- Comment #15 from Eric Seidel <eric at webkit.org> 2010-02-04 11:08:07 PST ---
The reason why I questioned your use of draw() was that after this change it's
not clear to me when code should use draw() and when code should use
renderSubTreeToImage.
I'm not sure I even remember what draw() does. I think it was for markers. I
remember writing renderSubTreeToImage for SVGImage (or maybe it was for
patterns?) though.
I find it confusing that we have two functions that do similar things and it's
not clear from reading the code when one should be used instead of the other.
--
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