mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Add bindings for namespace rule.
This commit is contained in:
parent
f5e24fc0b3
commit
c9c21e72b1
5 changed files with 46 additions and 5 deletions
|
@ -15,7 +15,7 @@ extern crate parking_lot;
|
|||
extern crate rayon;
|
||||
extern crate selectors;
|
||||
extern crate servo_url;
|
||||
extern crate style;
|
||||
#[macro_use] extern crate style;
|
||||
extern crate style_traits;
|
||||
|
||||
mod sanity_checks;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue