Bug 12913 - Markers do not render in webkit when it misses markerWidth or markerHeight attribute
Summary: Markers do not render in webkit when it misses markerWidth or markerHeight at...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 12:41 PST by Rob Buis
Modified: 2007-02-28 00:43 PST (History)
0 users

See Also:


Attachments
First attempt (47.28 KB, patch)
2007-02-27 13:25 PST, Rob Buis
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2007-02-27 12:41:58 PST
See the summary :) I'll provide a patch soon
Comment 1 Rob Buis 2007-02-27 13:25:34 PST
Created attachment 13410 [details]
First  attempt

This should fix the omission on our part of setting defaults as specified in 11.6.2.
Cheers,

Rob.
Comment 2 Maciej Stachowiak 2007-02-27 22:49:04 PST
Comment on attachment 13410 [details]
First  attempt

r=me, although that's a really weird rule!
Comment 3 Rob Buis 2007-02-28 00:43:12 PST
Landed in r19908.