mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
parent
54f8cc37c5
commit
214b423bbd
5 changed files with 75 additions and 63 deletions
|
@ -5,6 +5,8 @@
|
|||
//! `list` computed values.
|
||||
|
||||
pub use values::specified::list::{ListStyleImage, Quotes};
|
||||
#[cfg(feature = "gecko")]
|
||||
pub use values::specified::list::ListStyleType;
|
||||
|
||||
impl Quotes {
|
||||
/// Initial value for `quotes`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue