[Webkit-unassigned] [Bug 264800] mask-mode breaks mask-size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 16 14:51:35 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=264800

--- Comment #3 from Antoine Quint <graouts at webkit.org> ---
The call to `context.setDrawLuminanceMask(bgLayer.maskMode() == MaskMode::Luminance)` in `BackgroundPainter::paintFillLayer()` causes the sizing issue. Will have to debug what goes on in the GraphicsContext when `BackgroundPainter::drawLuminanceMask()` return true.

-- 
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/20240316/afa08a40/attachment.htm>


More information about the webkit-unassigned mailing list