mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
style: Move -moz-context-properties outside of mako
This commit is contained in:
parent
005dc85a88
commit
c72066af2d
5 changed files with 28 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue