RESOLVED DUPLICATE of bug 12125 10804
symbol styles not inherited
https://bugs.webkit.org/show_bug.cgi?id=10804
Summary symbol styles not inherited
jay
Reported 2006-09-10 14:14:49 PDT
style set in a symbol element is not inherited by contents. similarly for fill or stroke
Attachments
demonstration of stroke being set, but not inherited (400 bytes, image/svg+xml)
2006-09-10 14:15 PDT, jay
no flags
jay
Comment 1 2006-09-10 14:15:44 PDT
Created attachment 10492 [details] demonstration of stroke being set, but not inherited
Eric Seidel (no email)
Comment 2 2006-09-10 23:31:51 PDT
Ah, I think this is known.
Eric Seidel (no email)
Comment 3 2006-09-12 23:35:44 PDT
I'm not sure how much this has to do with inheritance. The stroke width is set on the element itself, yet is not respected during the <use>. <use> is pretty hairy, and pretty broken in WebKit, but I would have thought we would have gotten this part right. I expect we simply dont' copy the style over correctly.
Rob Buis
Comment 4 2007-01-06 14:43:37 PST
*** This bug has been marked as a duplicate of 12125 ***
Note You need to log in before you can comment on or make changes to this bug.