Bug 27390

Summary: CSS custom cursor hotspots should work in quirks mode
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: CSSAssignee: Beth Dakin <bdakin>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, darin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
Patch darin: review+

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