[Webkit-unassigned] [Bug 236800] drop-shadow filter doesn't work correctly in tiled backing layer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 7 13:39:04 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236800
--- Comment #16 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 453937
--> https://bugs.webkit.org/attachment.cgi?id=453937
WIP patch
View in context: https://bugs.webkit.org/attachment.cgi?id=453937&action=review
> Source/WebCore/rendering/RenderLayerFilters.cpp:149
> + LayoutBoxExtent flippedOutsets { outsets.bottom(), outsets.left(), outsets.top(), outsets.right() };
Why the flipping?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220307/2148a7e8/attachment-0001.htm>
More information about the webkit-unassigned
mailing list