Constant HTML_ATTRS_SPECIAL

Source
pub const HTML_ATTRS_SPECIAL: &[(&'static str, &'static str)];
Expand description

These are html attributes with names that are non proper rust identifier therefore handled differently. ie: (for, in)