Summary: | Viewport-dependant weird tiling/ gaps when applying SVG filters | ||
---|---|---|---|
Product: | WebKit | Reporter: | ana.tudor.lhnh |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW --- | ||
Severity: | Normal | CC: | karlcow, maggotfish, sabouhallawa, simon.fraser, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=136482 https://bugs.webkit.org/show_bug.cgi?id=151995 https://bugs.webkit.org/show_bug.cgi?id=279290 https://bugs.webkit.org/show_bug.cgi?id=279293 |
||
Bug Depends on: | 279290 | ||
Bug Blocks: |
Description
ana.tudor.lhnh
2023-12-12 10:49:36 PST
Thanks a lot Ana, nice testcases. @Said, do you eventually have some time to check those issues? Possibly related to bug 151995. Part of the issue here is that SVGFEDisplacementMapElement doesn't implement `outsets()`. I will fix one subset of the issues via bug 279290. I filed bug 279293 on https://codepen.io/thebabydino/pen/qBgweEw because WebKit slices in a different location. I think with bug 279290 fixed, the only remaining issue is that https://codepen.io/thebabydino/pen/VwgNqpv remains blank. |