servo/components/style/values
Emilio Cobos Álvarez 8997888c6f style: Expose line-height resolution to style, and use it from ToResolvedValue
For ToResolvedValue implementation purposes we wouldn't need to split
out the vertical / font / line-height arguments and we could just pass
around the ComputedStyle, but the lh unit would need that distinction,
(because computing lh on font properties should use the parent style).

Differential Revision: https://phabricator.services.mozilla.com/D168705
2023-11-06 09:35:57 +01:00
..
animated style: Move AbsoluteColor to common color module 2023-11-06 09:35:57 +01:00
computed style: Expose line-height resolution to style, and use it from ToResolvedValue 2023-11-06 09:35:57 +01:00
generics style: Move AbsoluteColor to common color module 2023-11-06 09:35:57 +01:00
resolved style: Expose line-height resolution to style, and use it from ToResolvedValue 2023-11-06 09:35:57 +01:00
specified style: Move AbsoluteColor to common color module 2023-11-06 09:35:57 +01:00
distance.rs style: Move fixed-point font types to Rust 2023-10-02 14:37:19 +00:00
mod.rs style: Use write_char in place of write_str when serializing single-character literals 2023-11-06 09:35:57 +01:00