mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Merge AuExtensionMethods and LocalToCss.
This commit is contained in:
parent
14dc1199df
commit
f82cf3da12
10 changed files with 31 additions and 40 deletions
|
@ -12,7 +12,7 @@ ${helpers.single_keyword("caption-side", "top bottom", extra_gecko_values="right
|
|||
|
||||
<%helpers:longhand name="border-spacing">
|
||||
use app_units::Au;
|
||||
use values::AuExtensionMethods;
|
||||
use values::LocalToCss;
|
||||
|
||||
use cssparser::ToCss;
|
||||
use std::fmt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue