WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
236632
fast/filter-image/filter-image-svg.html is failing to load the image due to a wrong path
https://bugs.webkit.org/show_bug.cgi?id=236632
Summary
fast/filter-image/filter-image-svg.html is failing to load the image due to a...
Fujii Hironori
Reported
2022-02-14 21:59:36 PST
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".
Attachments
Patch
(1.58 KB, patch)
2022-02-14 22:06 PST
,
Fujii Hironori
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2022-02-14 22:06:16 PST
Created
attachment 451995
[details]
Patch
EWS
Comment 2
2022-02-15 16:53:02 PST
Committed
r289865
(
247305@main
): <
https://commits.webkit.org/247305@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 451995
[details]
.
Radar WebKit Bug Importer
Comment 3
2022-02-15 16:54:16 PST
<
rdar://problem/88995563
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug