mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add tests for background shorthand parsing.
This commit is contained in:
parent
696b806284
commit
9f49da9f55
2 changed files with 126 additions and 0 deletions
|
@ -61,6 +61,7 @@ macro_rules! parse_longhand {
|
|||
}};
|
||||
}
|
||||
|
||||
mod background;
|
||||
mod basic_shape;
|
||||
mod border;
|
||||
mod font;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue