[Webkit-unassigned] [Bug 122853] New: Drop CSS cursor quirk for missing fallback cursor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 15 12:39:38 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=122853

           Summary: Drop CSS cursor quirk for missing fallback cursor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: koivisto at iki.fi, benjamin at webkit.org, akling at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/db44f7cb06a22c64e63b2dcb35a7a59b858f6c33

IE used to allow URI cursors without a specified pre-defined cursor value
fallback. This CL removes the support for that quirk because IE allegedly
dropped this quirk in IE9, even in the compat modes (see issue 286668).

Made the existing parsing tests run in strict mode and moved test cases for
quirks mode to a new file.

The 'hand' -> 'pointer' quirk was not touched.

-- 
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