WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
260789
Use 'isPercentOrCalculated' across Table Layout Code
https://bugs.webkit.org/show_bug.cgi?id=260789
Summary
Use 'isPercentOrCalculated' across Table Layout Code
Ahmad Saleem
Reported
2023-08-28 05:08:19 PDT
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!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-04 05:09:13 PDT
<
rdar://problem/114931755
>
Ahmad Saleem
Comment 2
2023-10-09 16:58:05 PDT
PR -
https://github.com/WebKit/WebKit/pull/17122
I was doing this PR to fix 'fixed-layout-calc-width-001.html' and 'auto-layout-calc-width-001.html', which Alan is now tackling. Closing this PR and marking this bug as 'RESOLVED WONTFIX'.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug