mirror of
https://github.com/servo/servo.git
synced 2025-08-02 12:10:29 +01:00
Further changes required by Servo
This commit is contained in:
parent
b1bcb22650
commit
115a45f8eb
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
//! Specified types for box properties.
|
||||
|
||||
use crate::parser::{Parse, ParserContext};
|
||||
#[cfg(feature = "gecko")]
|
||||
use crate::properties::{LonghandId, PropertyDeclarationId, PropertyId};
|
||||
use crate::values::generics::box_::{
|
||||
GenericLineClamp, GenericPerspective, GenericContainIntrinsicSize, GenericVerticalAlign,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue