mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Rename CommaSeparated to OneOrMoreCommaSeparated, reflecting its behavior.
This commit is contained in:
parent
4701850f37
commit
9ec8418d8c
4 changed files with 9 additions and 9 deletions
|
@ -59,4 +59,4 @@ pub mod cursor;
|
|||
pub mod values;
|
||||
pub mod viewport;
|
||||
|
||||
pub use values::{ToCss, CommaSeparated};
|
||||
pub use values::{ToCss, OneOrMoreCommaSeparated};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue