[Webkit-unassigned] [Bug 35354] SVG's tspan is no member of SVGRenderBase, this can cause crashes on filters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 24 13:14:48 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35354
Dirk Schulze <krit at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #49425| |review?
Flag| |
--- Comment #1 from Dirk Schulze <krit at webkit.org> 2010-02-24 13:14:47 PST ---
Created an attachment (id=49425)
--> (https://bugs.webkit.org/attachment.cgi?id=49425)
get bounding box for tspan
get bounding boxes for tspan and inline texts. We take the bounding boxes of
the text root. We also need to take the repaint rect of text root to get the
right results in filters. Mainly because of chapter 10.4 in the SVG spec.
--
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