mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Remove a lot of unused imports
This commit is contained in:
parent
90bae7f802
commit
00bfc6b172
23 changed files with 56 additions and 122 deletions
|
@ -35,10 +35,8 @@ ${helpers.single_keyword("-moz-window-dragging", "default drag no-drag", product
|
|||
products="gecko"
|
||||
animation_value_type="none"
|
||||
spec="None (Nonstandard Firefox-only property)">
|
||||
use cssparser::Token;
|
||||
use std::fmt;
|
||||
use style_traits::ToCss;
|
||||
use values::HasViewportPercentage;
|
||||
use values::computed::ComputedValueAsSpecified;
|
||||
|
||||
no_viewport_percentage!(SpecifiedValue);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue