style: Move -moz-context-properties outside of mako

This commit is contained in:
Igor Gutorov 2018-01-11 00:44:41 +02:00
parent 005dc85a88
commit c72066af2d
5 changed files with 28 additions and 21 deletions

View file

@ -13,6 +13,8 @@ use values::generics::svg as generic;
pub use values::specified::SVGPaintOrder;
pub use values::specified::MozContextProperties;
/// Computed SVG Paint value
pub type SVGPaint = generic::SVGPaint<RGBA, ComputedUrl>;
/// Computed SVG Paint Kind value