Bug 272022
Summary: | [Skia] Fix appearance of darker shades in SVG lightning filter | ||
---|---|---|---|
Product: | WebKit | Reporter: | Pawel Lampe <plampe> |
Component: | WPE WebKit | Assignee: | Pawel Lampe <plampe> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 272453 | ||
Bug Blocks: | 268972 |
Pawel Lampe
This is the same issue as https://github.com/WebPlatformForEmbedded/WPEWebKit/issues/1274 which was fixed for cairo.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Pawel Lampe
Pull request: https://github.com/WebKit/WebKit/pull/26724
Pawel Lampe
The above pull request has been superseded by https://github.com/WebKit/WebKit/pull/27079 which fixed the issue.
However, https://github.com/WebKit/WebKit/pull/27148 broke the issue again.
And finally, https://github.com/WebKit/WebKit/pull/27524 should fix it again.
Pawel Lampe
https://github.com/WebKit/WebKit/pull/27524 fixed the issue