Bug 10804

Summary: symbol styles not inherited
Product: WebKit Reporter: jay <jay>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.peepo.co.uk
Attachments:
Description Flags
demonstration of stroke being set, but not inherited none

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.