Bug 17185 - SVG DOM updates of 'href' property fails for SVGAElement
Summary: SVG DOM updates of 'href' property fails for SVGAElement
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 13:34 PST by Nikolas Zimmermann
Modified: 2008-02-05 14:00 PST (History)
0 users

See Also:


Attachments
Initial patch (41.94 KB, patch)
2008-02-05 13:36 PST, Nikolas Zimmermann
zecke: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2008-02-05 13:34:22 PST
The summary says it all. DOM updates of 'href' attribute works fine, SVG DOM updates fail.
Comment 1 Nikolas Zimmermann 2008-02-05 13:36:43 PST
Created attachment 18940 [details]
Initial patch

No regression. Adds first files of the new SVG 1.1 dynamic update testsuite, created by me :-)
Comment 2 Holger Freyther 2008-02-05 14:00:02 PST
Comment on attachment 18940 [details]
Initial patch

Looks fine.
Comment 3 Nikolas Zimmermann 2008-02-05 14:00:30 PST
Landed in r30021.