[Webkit-unassigned] [Bug 260789] New: Use 'isPercentOrCalculated' across Table Layout Code
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 28 05:08:19 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260789
Bug ID: 260789
Summary: Use 'isPercentOrCalculated' across Table Layout Code
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ahmad.saleem792 at gmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Hi Team,
It makes sense to use 'isPercentOrCalculated' rather than just 'isPercent' because if we have non-percent in 'calc()' used on Table Layout, we can get crashes (happened in e.g., bug 253841).
Just wanted to raise, so we can fix it.
Thanks!
--
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/20230828/4f15e5b6/attachment.htm>
More information about the webkit-unassigned
mailing list