mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Derive ToComputedValue for TrackBreadth<L>
This commit is contained in:
parent
735e093de7
commit
3751fe9fdc
3 changed files with 5 additions and 29 deletions
|
@ -327,6 +327,7 @@ impl<T> ToComputedValue for T
|
|||
|
||||
impl ComputedValueAsSpecified for Atom {}
|
||||
impl ComputedValueAsSpecified for bool {}
|
||||
impl ComputedValueAsSpecified for f32 {}
|
||||
|
||||
impl ComputedValueAsSpecified for specified::BorderStyle {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue