[Webkit-unassigned] [Bug 277249] New: line-height should use LengthType::Normal to represent `normal`
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 29 01:37:45 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=277249
Bug ID: 277249
Summary: line-height should use LengthType::Normal to represent
`normal`
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: GoodFirstBug
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ntim at apple.com
CC: koivisto at iki.fi
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240729/21caa044/attachment.htm>
More information about the webkit-unassigned
mailing list