Bug 163822 - When an SVG is the background of an element, the SVG fragment is not respected its URL is an HTTP URL
Summary: When an SVG is the background of an element, the SVG fragment is not respecte...
Status: RESOLVED DUPLICATE of bug 163811
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-21 17:14 PDT by Said Abou-Hallawa
Modified: 2016-11-11 11:38 PST (History)
3 users (show)

See Also:


Attachments
rgb-icons-3.svg (448 bytes, image/svg+xml)
2016-10-21 17:14 PDT, Said Abou-Hallawa
no flags Details
test case (855 bytes, text/html)
2016-10-21 17:16 PDT, Said Abou-Hallawa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2016-10-21 17:14:15 PDT
Open the attached test case.

Results: The SVG images are displayed as if there were no SVG fragments in their URLs.
Expected: All the images should be filled with a single solid color.
Comment 1 Said Abou-Hallawa 2016-10-21 17:14:49 PDT
Created attachment 292434 [details]
rgb-icons-3.svg
Comment 2 Said Abou-Hallawa 2016-10-21 17:16:04 PDT
Created attachment 292435 [details]
test case
Comment 3 Said Abou-Hallawa 2016-11-11 11:38:39 PST
The fix of the background SVG image with fragment has to be included in the fix of https://bugs.webkit.org/show_bug.cgi?id=163811. So mark this one as a duplicate.

*** This bug has been marked as a duplicate of bug 163811 ***