Bug 249265
| Summary: | Apply vector-effect transform to path geometry - not stroke geometry | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | maggotfish, sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar, LayerBasedSVGEngine |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
While going through Blink's commit, I came across another failing test in Safari 16.2 and Safari Technology Preview 159:
Test Case (based on commit) - https://jsfiddle.net/hmn24vkq/show
^ Stretched compared to looking perfect like Chrome Canary 110 and Firefox Nightly 110
Blink Commit - https://chromium.googlesource.com/chromium/blink/+/dd578478d0d2affea98eb5cf59f9f6f525cfd890
Webkit GitHub Source - https://github.com/WebKit/WebKit/blob/bfd520b659e89b66f32b4863609a704e8c81357f/Source/WebCore/rendering/svg/RenderSVGPath.cpp#L137
I don't know whether it will be 1-1 merge but it is still good to track failing test cases. Hence, I am raising this bug.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103573160>