[Webkit-unassigned] [Bug 279371] CollapsedBorderSide is redundant with LogicalBoxSide
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 10 17:50:30 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279371
--- Comment #2 from fantasai <fantasai.bugs at inkedblade.net> ---
Tried writing a patch for this but had trouble compiling the switch from int to LogicalBoxSide in this data structure, so I didn't get very far:
HashMap<std::pair<const RenderTableCell*, int>, CollapsedBorderValue > m_cellsCollapsedBorders;
--
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/20240911/ae45fbd9/attachment.htm>
More information about the webkit-unassigned
mailing list