Bug 11638 - [CSS 2.1+3] add support for alias, progress, no-drop and not-allowed cursor styles
Summary: [CSS 2.1+3] add support for alias, progress, no-drop and not-allowed cursor s...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-17 15:04 PST by Lars Næsbye Christensen
Modified: 2006-11-18 02:11 PST (History)
0 users

See Also:


Attachments
adds 4 more cursor styles (16.86 KB, patch)
2006-11-17 15:05 PST, Lars Næsbye Christensen
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Næsbye Christensen 2006-11-17 15:04:43 PST
We should aim to support all cursor styles in the CSS 2.1 specs and the CSS3 draft. It can be done bit by bit.
Comment 1 Lars Næsbye Christensen 2006-11-17 15:05:56 PST
Created attachment 11559 [details]
adds 4 more cursor styles

Also includes testcase and hopefully a valid ChangeLog (I remember the last round of torture :-D )
Comment 2 Alexey Proskuryakov 2006-11-18 02:11:07 PST
Committed revision 17841 (and added a bug reference to the ChangeLog).