[Webkit-unassigned] [Bug 236632] New: fast/filter-image/filter-image-svg.html is failing to load the image due to a wrong path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 21:59:36 PST 2022


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

            Bug ID: 236632
           Summary: fast/filter-image/filter-image-svg.html is failing to
                    load the image due to a wrong path
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

fast/filter-image/filter-image-svg.html is failing to load the image due to a wrong path

The test case have the following CSS.

> background-image: filter(url(image.svg), url(#filter));

However, image.svg doesn't exist. DRT and WKTR load the missing image icon and apply the filter.
It should load "resources/image.svg".

-- 
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/20220215/b56c0c4a/attachment.htm>


More information about the webkit-unassigned mailing list