mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Add parsing unit tests for mask shorthand
This commit is contained in:
parent
564b003146
commit
17d99f6d5e
2 changed files with 123 additions and 0 deletions
|
@ -33,5 +33,6 @@ macro_rules! assert_roundtrip {
|
|||
|
||||
|
||||
mod basic_shape;
|
||||
mod mask;
|
||||
mod position;
|
||||
mod selectors;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue