mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Fixups for rust upgrade and jsref changes.
This commit is contained in:
parent
5ca61c00b9
commit
442c28d9f7
1 changed files with 0 additions and 2 deletions
|
@ -839,8 +839,6 @@ pub mod longhands {
|
|||
pub mod computed_value {
|
||||
use super::super::super::common_types::computed;
|
||||
pub type T = Option<computed::Image>;
|
||||
//#[deriving(Clone, PartialEq)]
|
||||
//pub type T = super::SpecifiedValue;
|
||||
}
|
||||
#[deriving(Clone)]
|
||||
pub type SpecifiedValue = common_specified::CSSImage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue