mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Make animation-name parse none
This commit is contained in:
parent
deb1b0aea6
commit
550c64cbf2
5 changed files with 46 additions and 12 deletions
|
@ -14,7 +14,7 @@ extern crate parking_lot;
|
|||
extern crate rayon;
|
||||
extern crate rustc_serialize;
|
||||
extern crate selectors;
|
||||
extern crate servo_atoms;
|
||||
#[macro_use] extern crate servo_atoms;
|
||||
extern crate servo_config;
|
||||
extern crate servo_url;
|
||||
extern crate style;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue