Bug 163812 - When an SVG is the background of an element, the SVG fragment is not respected if it is the id of a <view> element
Summary: When an SVG is the background of an element, the SVG fragment is not respecte...
Status: NEW
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 14:35 PDT by Said Abou-Hallawa
Modified: 2022-10-21 15:30 PDT (History)
4 users (show)

See Also:


Attachments
rob-icons-1.svg (459 bytes, image/svg+xml)
2016-10-21 14:36 PDT, Said Abou-Hallawa
no flags Details
test case (875 bytes, text/html)
2016-10-21 14:37 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 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.
Comment 1 Said Abou-Hallawa 2016-10-21 14:36:16 PDT
Created attachment 292413 [details]
rob-icons-1.svg
Comment 2 Said Abou-Hallawa 2016-10-21 14:37:22 PDT
Created attachment 292414 [details]
test case
Comment 3 Ahmad Saleem 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!