Open
Bug 1725327
Opened 4 years ago
Updated 2 years ago
SVG image does not as expected
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
NEW
People
(Reporter: heycam, Unassigned)
References
()
Details
Attachments
(1 file, 1 obsolete file)
|
12.89 KB,
image/svg+xml
|
Details |
See the SVG image in the URL (which changes daily so I'm attaching a copy too). In Firefox Nightly (2021-08-11) on macOS a section of the shaded pink area is not rendered, but it is rendered in Safari and Chrome. I haven't dug into the file to determine the correct behavior.
Updated•4 years ago
|
Severity: -- → S3
Comment 1•2 years ago
|
||
Attachment #9235917 -
Attachment is obsolete: true
Comment 2•2 years ago
|
||
At first I thought it was a clipping bug but it's not, the reduced testcase shows a different rendering to chrome and we're down to a single path with no clipping.
The really large negative y values in the path d attribute presumably cause some rendering or bounding box calculation problem.
You need to log in
before you can comment on or make changes to this bug.
Description
•