Bug 42615

Summary: svg/dynamic-updates: cursor attribute changes not respected
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: SVGAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 42376    
Bug Blocks: 42618    
Attachments:
Description Flags
Patch krit: review+

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.