WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-25 08:38:54 PDT
<
rdar://problem/101546260
>
Darin Adler
Comment 2
2022-10-25 08:42:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5758
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.
Top of Page
Format For Printing
XML
Clone This Bug