mirror of
https://github.com/servo/servo.git
synced 2025-07-31 11:10:22 +01:00
Further changes required by Servo
This commit is contained in:
parent
5d528ec8be
commit
34c3767560
1 changed files with 0 additions and 2 deletions
|
@ -77,7 +77,6 @@ pub enum TimingFunction<Integer, Number, Percentage> {
|
|||
}
|
||||
|
||||
#[allow(missing_docs)]
|
||||
#[cfg_attr(feature = "servo", derive(Deserialize, Serialize))]
|
||||
#[derive(
|
||||
Clone,
|
||||
Copy,
|
||||
|
@ -114,7 +113,6 @@ fn step_position_jump_enabled(_context: &ParserContext) -> bool {
|
|||
}
|
||||
|
||||
#[allow(missing_docs)]
|
||||
#[cfg_attr(feature = "servo", derive(Deserialize, Serialize))]
|
||||
#[derive(
|
||||
Clone,
|
||||
Copy,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue