mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
parent
473934c989
commit
36ff89bd28
61 changed files with 73 additions and 437 deletions
|
@ -311,7 +311,6 @@ ${helpers.predefined_type("object-position",
|
|||
}
|
||||
}
|
||||
|
||||
no_viewport_percentage!(SpecifiedValue);
|
||||
impl ComputedValueAsSpecified for SpecifiedValue {}
|
||||
|
||||
impl ToCss for computed_value::T {
|
||||
|
@ -454,7 +453,6 @@ ${helpers.predefined_type("object-position",
|
|||
pub columns: Range<u32>,
|
||||
}
|
||||
|
||||
no_viewport_percentage!(TemplateAreas);
|
||||
impl ComputedValueAsSpecified for TemplateAreas {}
|
||||
|
||||
impl Parse for TemplateAreas {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue