Summary: | Compositing overlap testing is broken with filters in some configurations | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> | ||||
Component: | Compositing | Assignee: | Simon Fraser (smfr) <simon.fraser> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | simon.fraser, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Local Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
This is about overlapBoundsIncludeChildren() in RenderLayer::overlapBounds(). Pull request: https://github.com/WebKit/WebKit/pull/16446 Committed 266669@main (2e1ca5ac8e80): <https://commits.webkit.org/266669@main> Reviewed commits have been landed. Closing PR #16446 and removing active labels. |
Created attachment 467201 [details] Test case Testcase shows a bug where overlap testing is incorrect but only if there's a blur filter on the element.