Bug 279290
| Summary: | Tiling gaps with feDisplacementMap in a CSS reference filter | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=266295 | ||
| Bug Depends on: | |||
| Bug Blocks: | 266295 | ||
Simon Fraser (smfr)
Split out from bug 266295. There are a couple of issues with <feDisplacementMap> when used in a CSS reference filter.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135448018>
Simon Fraser (smfr)
This fixes:
https://codepen.io/thebabydino/pen/xxMyvPp
https://codepen.io/thebabydino/pen/qBgweEw
Also https://codepen.io/thebabydino/pen/eYxPqjR matches Chrome, so I think it's right?
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/33267