we should bail out on line-clamp instead of deprecated flex box (laying out the flex item is ok as long as we don't have to do line clamping -which requires legacy line structures)
Created attachment 434930 [details] Patch
Comment on attachment 434930 [details] Patch No test coverage?
(In reply to Simon Fraser (smfr) from comment #2) > Comment on attachment 434930 [details] > Patch > > No test coverage? We do have some line-clamp tests and the test coverage here is whether we still pass them (i.e. we run legacy line layout) or not.
Created attachment 435037 [details] Patch
<rdar://problem/81809991>
Committed r281308 (240728@main): <https://commits.webkit.org/240728@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 435037 [details].