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

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