[webkit-reviews] review requested: [Bug 35354] SVG's tspan is no member of SVGRenderBase, this can cause crashes on filters : [Attachment 49425] get bounding box for tspan

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 24 13:14:47 PST 2010


Dirk Schulze <krit at webkit.org> has asked  for review:
Bug 35354: SVG's tspan is no member of SVGRenderBase, this can cause crashes on
filters
https://bugs.webkit.org/show_bug.cgi?id=35354

Attachment 49425: get bounding box for tspan
https://bugs.webkit.org/attachment.cgi?id=49425&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
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.


More information about the webkit-reviews mailing list