[Webkit-unassigned] [Bug 109469] New: [GTK] fast/css/cursor-parsing-image-set.html, fast/events/mouse-cursor-image-set.html failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 12:10:53 PST 2013


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

           Summary: [GTK] fast/css/cursor-parsing-image-set.html,
                    fast/events/mouse-cursor-image-set.html failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com


Despite the CSS image-set feature enabled, the following two tests still fail:
fast/css/cursor-parsing-image-set.html
fast/events/mouse-cursor-image-set.html

The first fails with a text diff failure, the other times out. In both cases the tests try to load mouse cursor images through -webkit-image-set(url(path/to/image)). That doesn't work, though - the image files are not loaded. It works on Chromium, signaling possible differences in JS bindings or even the KURL backend (or something else, I don't have much to grasp on).

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