mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Add parsing tests for border-image shorthand
This commit is contained in:
parent
ace082b133
commit
e408b0e75c
2 changed files with 89 additions and 0 deletions
|
@ -62,6 +62,7 @@ macro_rules! parse_longhand {
|
|||
}
|
||||
|
||||
mod basic_shape;
|
||||
mod border;
|
||||
mod font;
|
||||
mod image;
|
||||
mod inherited_text;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue