mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Fix the unit tests to make use of local ToCss
This commit is contained in:
parent
6061985898
commit
5ac1c11e9e
8 changed files with 20 additions and 15 deletions
|
@ -7,6 +7,7 @@ use media_queries::CSSErrorReporterTest;
|
|||
use style::parser::ParserContext;
|
||||
use style::stylesheets::Origin;
|
||||
use style::values::specified::image::*;
|
||||
use style_traits::ToCss;
|
||||
use url::Url;
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue