mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #5708 - Ms2ger:warnings, r=saneyuki
<!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5708) <!-- Reviewable:end -->
This commit is contained in:
commit
96b20bc2d3
1 changed files with 1 additions and 1 deletions
|
@ -2699,7 +2699,7 @@ pub mod longhands {
|
|||
use values::computed::{Context, ToComputedValue};
|
||||
use values::specified::{Angle, Length};
|
||||
use values::CSSFloat;
|
||||
use cssparser::{self, ToCss};
|
||||
use cssparser::ToCss;
|
||||
use text_writer::{self, TextWriter};
|
||||
|
||||
#[derive(Clone, PartialEq)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue