Bug 247007

Summary: Allow calc() with combined percentages and lengths for line-height
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: ntim, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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.