mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Clean up methods on specified::Image
This commit is contained in:
parent
abef5da9d8
commit
fa5b46b6ee
2 changed files with 12 additions and 13 deletions
|
@ -3,6 +3,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
use parsing::parse;
|
||||
use style::parser::Parse;
|
||||
use style::values::specified::image::*;
|
||||
use style_traits::ToCss;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue