mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Make no_viewport_percentage! use an absolute path for HasViewportPercentage
This commit is contained in:
parent
c8171ed5d7
commit
f7459fd848
7 changed files with 1 additions and 7 deletions
|
@ -12,7 +12,6 @@ use parser::{Parse, ParserContext};
|
|||
use std::ascii::AsciiExt;
|
||||
use std::fmt;
|
||||
use style_traits::ToCss;
|
||||
use values::HasViewportPercentage;
|
||||
|
||||
bitflags! {
|
||||
/// Constants shared by multiple CSS Box Alignment properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue