[Webkit-unassigned] [Bug 74392] [SVG] Element under filter disappears after scripted change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 23:48:06 PST 2012


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





--- Comment #3 from Nikolas Zimmermann <zimmermann at kde.org>  2012-01-27 23:48:06 PST ---
It's <use> related, if you change the testcase to:
<rect filter="url(#simple)" x="50" id="rect" width="30" y="10" height="30" fill="red" />
it will work as expected. Tracing it now.

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