mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
style: Fix Servo build.
This commit is contained in:
parent
a44515c314
commit
0f512b4432
3 changed files with 13 additions and 7 deletions
|
@ -607,7 +607,6 @@ impl Size {
|
|||
}
|
||||
|
||||
/// The computed `<length>` value.
|
||||
#[cfg_attr(feature = "servo", derive(Deserialize, Serialize))]
|
||||
#[derive(
|
||||
Animate,
|
||||
Clone,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue