[Webkit-unassigned] [Bug 6002] WebKit does not properly handle SVG <cursor> element

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue May 23 13:26:23 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6002


rwlbuis at xs4all.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #8441 is|0                           |1
           obsolete|                            |
   Attachment #8494|                            |review?
               Flag|                            |




------- Comment #6 from rwlbuis at xs4all.nl  2006-05-23 13:26 PDT -------
Created an attachment (id=8494)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8494&action=view)
Improved patch after ap's feedback

This should address most of ap's issues with the first patch. I now do really
lazy loading,
only trying to load the cursor image when requested on a mouse move. If that is
too lazy,
in cssstyleselector we could start loading at least the first image cursor (if
there are one or
more obviously). The CursorInfo list is getting really complex, so I wonder if
it is correct
and could be simplified. Finally I'd like some pointers for testcases, testing
problems 6001+6002
...
Cheers,

Rob.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list