Bug 12905

Summary: Not all svg shapes should support markers
Product: WebKit Reporter: Rob Buis <rwlbuis>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
First attempt mjs: review+

Rob Buis
Reported 2007-02-27 01:26:06 PST
According to the spec only a few specific shapes should support markers, so for instance we should not be able to see markers on a <rect> like webkit has now.
Attachments
First attempt (49.54 KB, patch)
2007-02-27 01:40 PST, Rob Buis
mjs: review+
Rob Buis
Comment 1 2007-02-27 01:40:14 PST
Created attachment 13391 [details] First attempt Should be pretty straightforward. Cheers, Rob.
Maciej Stachowiak
Comment 2 2007-02-27 01:46:49 PST
Comment on attachment 13391 [details] First attempt r=me
Rob Buis
Comment 3 2007-02-27 02:38:26 PST
Landed in r19880.
Note You need to log in before you can comment on or make changes to this bug.