[Webkit-unassigned] [Bug 40960] REGRESSION: text-shadow CSS applied to SVG no longer works

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 09:51:34 PDT 2010


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





--- Comment #5 from Beth Dakin <bdakin at apple.com>  2010-06-22 09:51:35 PST ---
I was confused when Simon mentioned this to me yesterday, and it took me a little while to remember why. Supporting text-shadow on SVG is NOT a new feature. text-shadow has worked on SVG pretty much since text-shadow has worked in regular CSS and HTML. The new feature is -webkit-svg-shadow, and that allows shadows on arbitrary SVG element. -webkit-svg-shadow did have the same effect as text-shadow when I implemented it 6 months back or so, and I probably should have added test cases demonstrating it. But fundamentally, text shadow was an existing feature. The new feature was -webkit-svg-shadow.

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