style: Give up on test_parse_stylesheet.

It's not particularly useful.
This commit is contained in:
Emilio Cobos Álvarez 2019-06-23 13:25:48 +02:00
parent add08518cd
commit 36c39d53f7
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A
4 changed files with 3 additions and 272 deletions

View file

@ -15,7 +15,6 @@ app_units = "0.7"
cssparser = "0.25"
euclid = "0.19"
html5ever = "0.23"
parking_lot = "0.8"
rayon = "1"
serde_json = "1.0"
selectors = {path = "../../../components/selectors"}