RESOLVED FIXED 42615
svg/dynamic-updates: cursor attribute changes not respected
https://bugs.webkit.org/show_bug.cgi?id=42615
Summary svg/dynamic-updates: cursor attribute changes not respected
Nikolas Zimmermann
Reported 2010-07-20 00:12:27 PDT
The SVGCursorElement (manual) tests are broken. The cursor should have a large x/y offset, until clicking on it, where it should be gone. It doesn't have any offset at the moment, seems x/y are not respected anymore on cursors.
Attachments
Patch (234.74 KB, patch)
2010-07-30 03:28 PDT, Nikolas Zimmermann
krit: review+
Nikolas Zimmermann
Comment 1 2010-07-30 03:28:50 PDT
Created attachment 63044 [details] Patch Turns out the tests were just wrong, cursor changes work as expected.
Dirk Schulze
Comment 2 2010-07-30 04:08:56 PDT
Comment on attachment 63044 [details] Patch r=me
Nikolas Zimmermann
Comment 3 2010-07-30 04:10:50 PDT
Landed in r64347.
Note You need to log in before you can comment on or make changes to this bug.