mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: Use cbindgen for text-overflow.
Differential Revision: https://phabricator.services.mozilla.com/D32285
This commit is contained in:
parent
73b0b7c477
commit
e66e612452
3 changed files with 6 additions and 79 deletions
|
@ -105,6 +105,7 @@ impl ToComputedValue for specified::WordSpacing {
|
|||
pub type LineHeight = GenericLineHeight<NonNegativeNumber, NonNegativeLength>;
|
||||
|
||||
#[derive(Clone, Debug, MallocSizeOf, PartialEq, ToResolvedValue)]
|
||||
#[repr(C)]
|
||||
/// text-overflow.
|
||||
/// When the specified value only has one side, that's the "second"
|
||||
/// side, and the sides are logical, so "second" means "end". The
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue