mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
style: Format recent patches.
This commit is contained in:
parent
efa54a876a
commit
175e594652
7 changed files with 10 additions and 9 deletions
|
@ -57,7 +57,7 @@ where
|
|||
height.to_css(dest)?;
|
||||
}
|
||||
Ok(())
|
||||
}
|
||||
},
|
||||
BackgroundSize::Cover => dest.write_str("cover"),
|
||||
BackgroundSize::Contain => dest.write_str("contain"),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue