Bug 247007
Summary: | Allow calc() with combined percentages and lengths for line-height | ||
---|---|---|---|
Product: | WebKit | Reporter: | Darin Adler <darin> |
Component: | CSS | Assignee: | 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
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
<rdar://problem/101546260>
Darin Adler
Pull request: https://github.com/WebKit/WebKit/pull/5758
EWS
Committed 256095@main (2946bb7fba02): <https://commits.webkit.org/256095@main>
Reviewed commits have been landed. Closing PR #5758 and removing active labels.