mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
animation-iteration-count property is a number instead of integer.
This commit is contained in:
parent
16b0da5004
commit
f78cd2caf1
4 changed files with 31 additions and 8 deletions
|
@ -47,6 +47,7 @@ macro_rules! parse_longhand {
|
|||
}};
|
||||
}
|
||||
|
||||
mod animation;
|
||||
mod background;
|
||||
mod basic_shape;
|
||||
mod border;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue