RESOLVED FIXED 228794
[LFC][Integration] line-clamp is an unsupported CSS property
https://bugs.webkit.org/show_bug.cgi?id=228794
Summary [LFC][Integration] line-clamp is an unsupported CSS property
zalan
Reported 2021-08-04 13:15:12 PDT
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)
Attachments
Patch (3.71 KB, patch)
2021-08-04 13:37 PDT, zalan
no flags
Patch (6.49 KB, patch)
2021-08-05 16:09 PDT, zalan
no flags
zalan
Comment 1 2021-08-04 13:37:01 PDT
Simon Fraser (smfr)
Comment 2 2021-08-04 13:43:01 PDT
Comment on attachment 434930 [details] Patch No test coverage?
zalan
Comment 3 2021-08-04 13:44:42 PDT
(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.
zalan
Comment 4 2021-08-05 16:09:20 PDT
Radar WebKit Bug Importer
Comment 5 2021-08-11 13:16:18 PDT
EWS
Comment 6 2021-08-20 05:49:55 PDT
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].
Note You need to log in before you can comment on or make changes to this bug.