[Webkit-unassigned] [Bug 228920] [GLIB] Setting "overflow: clip" does not always clip overflow.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 9 13:22:59 PDT 2021


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

--- Comment #2 from Rob Buis <rbuis at igalia.com> ---
The problem IIRC was that the underlying rendering engine (cairo?) react strange to a clip path with large double minimum/maximum dimension, instead it seems to have some smaller min/max values. I don't think it is unreasonable to use double minimum/maximum so I think some clamping is missing in lower layers.

-- 
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/20210809/31fee463/attachment.htm>


More information about the webkit-unassigned mailing list