[Webkit-unassigned] [Bug 6001] CSS2: WebKit does not handle fallback custom cursors

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Sep 6 03:27:04 PDT 2006


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





------- Comment #7 from macdome at opendarwin.org  2006-09-06 03:27 PDT -------
One other thing I forgot.  The CursorDescription class can't just point to a
CacheImage, as the cursor might not just be an image.  It will need to point to
either an SVGCursorElement (bug 6002) or a CachedImage, FloatPoint (hotspot --
as part of CSS3) pair.  Perhaps we'll want an abstract class to codify this
CursorProvider interface.  Not sure.


-- 
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