[Webkit-unassigned] [Bug 11798] [CSS 3] missing cursor support for 'none'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 17 11:40:53 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11798
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution| |FIXED
Status|NEW |RESOLVED
------- Comment #7 from ap at webkit.org 2006-12-17 11:40 PDT -------
Committed revision 18270.
I also had to fix cssparser.cpp: when changing CSS value IDs, one needs to make
sure that the calculations are still correct. This patch broke border/outline
properties entirely, and an earlier cursor patch broke
-webkit-background-composite: copy.
What do you think about adding support for Mozilla cursors (bug 8988)? I'm not
sure what our policy on Mozilla CSS extensions is (currently, we don't support
any -moz- properties), but those cursors look pretty useful.
--
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