Bug 163822

Summary: When an SVG is the background of an element, the SVG fragment is not respected its URL is an HTTP URL
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: contact, ken, zimmermann
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=91790
https://bugs.webkit.org/show_bug.cgi?id=163811
Attachments:
Description Flags
rgb-icons-3.svg
none
test case none

Said Abou-Hallawa
Reported 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.
Attachments
rgb-icons-3.svg (448 bytes, image/svg+xml)
2016-10-21 17:14 PDT, Said Abou-Hallawa
no flags
test case (855 bytes, text/html)
2016-10-21 17:16 PDT, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2016-10-21 17:14:49 PDT
Created attachment 292434 [details] rgb-icons-3.svg
Said Abou-Hallawa
Comment 2 2016-10-21 17:16:04 PDT
Created attachment 292435 [details] test case
Said Abou-Hallawa
Comment 3 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 ***
Note You need to log in before you can comment on or make changes to this bug.