WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
277249
line-height should use LengthType::Normal to represent `normal`
https://bugs.webkit.org/show_bug.cgi?id=277249
Summary
line-height should use LengthType::Normal to represent `normal`
Tim Nguyen (:ntim)
Reported
2024-07-29 01:37:45 PDT
Right now, the RenderStyle representation of line-height uses a negative line-height to represent `normal`. `LengthType::Normal` has since been introduced, so use that instead to make it less hacky.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexsander Borges Damaceno
Comment 1
2024-08-01 19:21:38 PDT
https://github.com/WebKit/WebKit/pull/31623
Radar WebKit Bug Importer
Comment 2
2024-08-05 01:38:13 PDT
<
rdar://problem/133202038
>
EWS
Comment 3
2024-08-09 05:08:48 PDT
Committed
282043@main
(1f9a7eaf0b2e): <
https://commits.webkit.org/282043@main
> Reviewed commits have been landed. Closing PR #31623 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