[Webkit-unassigned] [Bug 33630] SVG not rendered as background-image from data URI
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 12:30:03 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33630
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #47856|review?, commit-queue? |review-
Flag| |
--- Comment #7 from Eric Seidel <eric at webkit.org> 2010-02-01 12:30:02 PST ---
(From update of attachment 47856)
FloatRect has a constructor which takes a point and a size. That would be
cleaner than using size.width() size.height().
"r" is not a very good variable name.
Are you sure that rect() isn't already implemented in Image.h anyway?
Why should draw() be used explicitly instead of renderSubtreeToImage changed?
--
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