Further changes required by Servo

This commit is contained in:
Oriol Brufau 2023-11-17 19:16:36 +01:00 committed by Martin Robinson
parent b1bcb22650
commit 115a45f8eb

View file

@ -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,