WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 189499
196950
Base HREF breaks SVG resources (gradients, patterns and filters)
https://bugs.webkit.org/show_bug.cgi?id=196950
Summary
Base HREF breaks SVG resources (gradients, patterns and filters)
Said Abou-Hallawa
Reported
2019-04-15 17:48:03 PDT
Created
attachment 367482
[details]
test case Open the attached test case. Expected: Three rectangles filled with green. Actual results: Two rectangles filled with black. The first rectangle is filled using a gradient resource. The second rectangle is filled with a pattern resource. And the third rectangle is a <use> element referencing a filter resource. Because the page has the tag <base href="/">, all the links to the resources are broken.
Attachments
test case
(788 bytes, text/html)
2019-04-15 17:48 PDT
,
Said Abou-Hallawa
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2019-04-15 17:48:46 PDT
<
rdar://problem/49215320
>
Said Abou-Hallawa
Comment 2
2019-05-06 15:26:02 PDT
*** This bug has been marked as a duplicate of
bug 189499
***
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