Bug 223083
Summary: | Add support for spreadMethod=reflect and repeat on SVG radial gradients | ||
---|---|---|---|
Product: | WebKit | Reporter: | szabo.bence2 |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | megan_gardner, sabouhallawa, simon.fraser, szabo.bence2, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 14 | ||
Hardware: | Mac (Intel) | ||
OS: | macOS 10.15 | ||
URL: | http://codinginparadise.org/projects/archive/SvgViewer2/trunk/svgForHtml/w3c_testsuite/full-pservers-grad-14-b.html |
szabo.bence2
radialGradients does not support spreadMethod
This is easy to see in this test case: http://codinginparadise.org/projects/archive/SvgViewer2/trunk/svgForHtml/w3c_testsuite/full-pservers-grad-14-b.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/75588577>
szabo.bence2
any update?