RESOLVED FIXED 247007
Allow calc() with combined percentages and lengths for line-height
https://bugs.webkit.org/show_bug.cgi?id=247007
Summary Allow calc() with combined percentages and lengths for line-height
Darin Adler
Reported 2022-10-25 08:37:16 PDT
Currently line-height rejects calc with combined percentages and lengths. The parser allows it, but the style builder does not. This is causing us to fail some web platform tests.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-25 08:38:54 PDT
Darin Adler
Comment 2 2022-10-25 08:42:21 PDT
EWS
Comment 3 2022-10-28 06:09:58 PDT
Committed 256095@main (2946bb7fba02): <https://commits.webkit.org/256095@main> Reviewed commits have been landed. Closing PR #5758 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.