[Webkit-unassigned] [Bug 242962] New: RenderTable::paintBoxDecorations shouldn't do the BackgroundBleedAvoidance optimization if the table collapses borders
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 20 15:09:02 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=242962
Bug ID: 242962
Summary: RenderTable::paintBoxDecorations shouldn't do the
BackgroundBleedAvoidance optimization if the table
collapses borders
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tables
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
CC: zalan at apple.com
RenderTable::paintBoxDecorations shouldn't do the BackgroundBleedAvoidance optimization if the table collapses borders
paintBoxDecorations is doing the BackgroundBleedAvoidance
optimization if the element's opaque solid rounded borders
obscure border edges.
However, if a table collapses borders, it doesn't paint the
borders. We should use the optimization.
--
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/20220720/ab816770/attachment.htm>
More information about the webkit-unassigned
mailing list