pub const HTML_ATTRS_SPECIAL: &[(&'static str, &'static str)];
These are html attributes with names that are non proper rust identifier therefore handled differently. ie: (for, in)