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!
<rdar://problem/114931755>
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'.