[Webkit-unassigned] [Bug 68664] <feImage> referencing an <image> via xlink:href doesn't display correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 16:33:50 PDT 2011


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





--- Comment #4 from Tim Horton <timothy_horton at apple.com>  2011-09-23 16:33:50 PST ---
Actually, it looks like the computation of targetRect in SVGFEImageElement::build is wrong. Attaching another SVG which causes an assertion failure related to this (I removed the width/height on the <image>, so SVGFEImageElement::build is trying to create a 0x0 image for whatever reason, and failing and dying).

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