Constant sauron::prelude::SVG_ATTRS_SPECIAL

source ·
pub const SVG_ATTRS_SPECIAL: &'static [(&'static str, &'static str)];
Expand description

These are svg attributes with names that are non proper rust identifier therefore they are handled differently. ie: (color-profile, accent-height, etc)