Bug 27390 - CSS custom cursor hotspots should work in quirks mode
Summary: CSS custom cursor hotspots should work in quirks mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-07-17 14:59 PDT by Beth Dakin
Modified: 2009-08-05 20:36 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.73 KB, patch)
2009-07-17 15:11 PDT, Beth Dakin
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 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!
Comment 1 Beth Dakin 2009-07-17 15:11:18 PDT
Created attachment 32978 [details]
Patch

In Radar as <rdar://problem/6554340>
Comment 2 Darin Adler 2009-08-05 20:36:34 PDT
http://trac.webkit.org/changeset/46061