mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Rebase and update new css properties.
This commit is contained in:
parent
442c28d9f7
commit
037f6c2cae
1 changed files with 1 additions and 0 deletions
|
@ -467,6 +467,7 @@ pub mod longhands {
|
|||
pub type SpecifiedValue = computed_value::T;
|
||||
pub mod computed_value {
|
||||
use std::fmt;
|
||||
|
||||
#[deriving(PartialEq, Clone)]
|
||||
pub enum T {
|
||||
Auto,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue