Bug 273774
| Summary: | [Skia] Implement remaining filters used by CSSFilter | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Georges Basile Stavracas Neto <feaneron> |
| Component: | WPE WebKit | Assignee: | Georges Basile Stavracas Neto <feaneron> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 273817 | ||
| Bug Blocks: | 268972 | ||
Georges Basile Stavracas Neto
There are lots of filters that are only used by the SVG rendering subsystem, but for CSS filters, Skia is only missing 2: FEComponentTransfer, and FEDropShadow.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Georges Basile Stavracas Neto
Pull request: https://github.com/WebKit/WebKit/pull/28176
EWS
Committed 280005@main (931d2cd37b11): <https://commits.webkit.org/280005@main>
Reviewed commits have been landed. Closing PR #28176 and removing active labels.