[Webkit-unassigned] [Bug 32906] -webkit-grab and -webkit-grabbing don't work on Windows.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 23 11:15:21 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32906
--- Comment #1 from Josh L <josh.lizarraga at gmail.com> 2009-12-23 11:15:22 PST ---
Even worse, the following CSS will produce a "pointer" cursor on Windows!
.grab {
cursor: url(grab.gif), move;
cursor: -webkit-grab;
}
Not good!
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list