RESOLVED FIXED 27390
CSS custom cursor hotspots should work in quirks mode
https://bugs.webkit.org/show_bug.cgi?id=27390
Summary CSS custom cursor hotspots should work in quirks mode
Beth Dakin
Reported 2009-07-17 14:59:58 PDT
Right now, our implementation of CSS custom cursor hotspots is only enabled in strict mode. The original implementor (Rob Buis) and reviewer (Eric Seidel) do not remember why it was done this way. Neither does Hyatt. I can't find any information in the spec indicating that hotspots should be strict mode only, and furthermore, Firefox implements hotspots in both quirks and strict modes. I have a patch to post shortly!
Attachments
Patch (5.73 KB, patch)
2009-07-17 15:11 PDT, Beth Dakin
darin: review+
Beth Dakin
Comment 1 2009-07-17 15:11:18 PDT
Darin Adler
Comment 2 2009-08-05 20:36:34 PDT
Note You need to log in before you can comment on or make changes to this bug.