Module svg

Source
Expand description

Computed types for SVG properties.

Re-exports§

pub use crate::values::specified::DProperty;
pub use crate::values::specified::MozContextProperties;
pub use crate::values::specified::SVGPaintOrder;
pub use crate::values::specified::VectorEffect;

Type Aliases§

SVGLength
| | | context-value
SVGOpacity
| context-fill-opacity | context-stroke-opacity
SVGPaint
Computed SVG Paint value
SVGPaintKind
Computed SVG Paint Kind value
SVGStrokeDashArray
[ | | ]# | context-value
SVGWidth
An non-negative wrapper of SVGLength.