Bug 6009

Summary: WebKit+SVG does not support xlink:actuate = 'onLoad'
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: ahmad.saleem792, ap, bfulgham, ian, rniwa, russgum
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on: 6010    
Bug Blocks:    

Eric Seidel (no email)
Reported 2005-12-08 04:14:39 PST
WebKit+SVG does not support xlink:actuate = 'onLoad' This is super simple to implement, once we support proper SVGLoad events.
Attachments
Robin Berjon
Comment 1 2005-12-08 05:08:23 PST
There is no need to support XLink outside of xlink:href, the rest is not tested for and it's likely that it might get deprecated in the close future. I wouldn't bother supporting this, especially as users don't know how it's supposed to work.
Russell Gum
Comment 2 2006-05-23 16:15:25 PDT
xlink:href is very important for my applications which link data based reports to clicks on a map. I hope this is included soon.
Ahmad Saleem
Comment 3 2022-07-10 12:05:01 PDT
Since XLINK support beyond SVG is not planned and XLINK:HREF is also deprecated in SVG2. I think this can be marked as "RESOLVED WONTFIX" similar to bug 10556.
Note You need to log in before you can comment on or make changes to this bug.