mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
style: Give up on test_parse_stylesheet.
It's not particularly useful.
This commit is contained in:
parent
add08518cd
commit
36c39d53f7
4 changed files with 3 additions and 272 deletions
|
@ -10,7 +10,6 @@ extern crate cssparser;
|
|||
extern crate euclid;
|
||||
#[macro_use]
|
||||
extern crate html5ever;
|
||||
extern crate parking_lot;
|
||||
extern crate rayon;
|
||||
extern crate selectors;
|
||||
extern crate serde_json;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue