Bug 163812

Summary: When an SVG is the background of an element, the SVG fragment is not respected if it is the id of a <view> element
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, 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
rob-icons-1.svg
none
test case none

Said Abou-Hallawa
Reported 2016-10-21 14:35:49 PDT
Open the attached test case. Results: The SVG images are displayed as if there were no SVG fragments in the source URL. Expected: All the images should be filled with a single solid color.
Attachments
rob-icons-1.svg (459 bytes, image/svg+xml)
2016-10-21 14:36 PDT, Said Abou-Hallawa
no flags
test case (875 bytes, text/html)
2016-10-21 14:37 PDT, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2016-10-21 14:36:16 PDT
Created attachment 292413 [details] rob-icons-1.svg
Said Abou-Hallawa
Comment 2 2016-10-21 14:37:22 PDT
Created attachment 292414 [details] test case
Ahmad Saleem
Comment 3 2022-10-21 15:30:23 PDT
I am able to reproduce this bug in Safari Technology Preview 156 and Chrome Canary 109 and they show "small dots and in line" while only Firefox Nightly 108 show properly one box with one color not like Chrome and Firefox. Thanks!
Note You need to log in before you can comment on or make changes to this bug.