[Webkit-unassigned] [Bug 173911] New: SVG with no fixed size cannot be used as the css cursor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 28 00:18:29 PDT 2017


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

            Bug ID: 173911
           Summary: SVG with no fixed size cannot be used as the css
                    cursor
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: FromImplementor
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: florian at rivoal.net

Webkit correctly supports using an SVG file as the mouse cursor using the css "cursor" property[1], but it fails to load/show the image for SVG files with no fixed size. This cause the following test in the CSSWG's test suite to fail:

http://test.csswg.org/suites/css-ui-3_dev/nightly-unstable/html/cursor-image-005-nfs.htm

[1] https://drafts.csswg.org/css-ui-3/#cursor

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170628/3385a424/attachment.html>


More information about the webkit-unassigned mailing list