mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Further changes required by Servo
This commit is contained in:
parent
9a7e8006e1
commit
50d31686be
2 changed files with 0 additions and 52 deletions
|
@ -18,7 +18,6 @@ extern crate servo_atoms;
|
|||
extern crate servo_url;
|
||||
#[macro_use]
|
||||
extern crate size_of_test;
|
||||
#[macro_use]
|
||||
extern crate style;
|
||||
extern crate style_traits;
|
||||
extern crate test;
|
||||
|
@ -31,7 +30,6 @@ mod parsing;
|
|||
mod properties;
|
||||
mod rule_tree;
|
||||
mod size_of;
|
||||
mod specified_values;
|
||||
mod str;
|
||||
mod stylesheets;
|
||||
mod stylist;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue