Summary: | [WPE][GTK] REGRESSION(279912@main): fast/canvas/canvas-filter-repaint-rect.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
Component: | Canvas | Assignee: | Said Abou-Hallawa <sabouhallawa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | PC | ||
OS: | Linux | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=273239 https://bugs.webkit.org/show_bug.cgi?id=274750 |
Description
Kimmo Kinnunen
2024-06-11 05:03:49 PDT
The implementation in bug 274750 was very simple, so it's unclear why part of the shadows are not shown in the test. Either invalidation issue or draw issue? Pull request: https://github.com/WebKit/WebKit/pull/29774 Committed 280091@main (5d58ef776121): <https://commits.webkit.org/280091@main> Reviewed commits have been landed. Closing PR #29774 and removing active labels. |