[Webkit-unassigned] [Bug 12630] <use> cursor not changing (to hand) on hover

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 6 05:02:07 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12630


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever Confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW




------- Comment #3 from macdome at opendarwin.org  2007-02-06 05:02 PDT -------
A few things were wrong with the original test case:

1.  it was uploaded as image/svg-xml.  That's incorrect.  The final SVG 1.1
spec uses image/svg+xml.
2.  it used fill='eee', that worked OK in Safari (and would have in IE) but it
isn't valid by the SVG spec.  fill='#eee' would have been correct.


-- 
Configure bugmail: http://bugs.webkit.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