pub fn is_css_name_continue(ch: char) -> bool
Returns whether a decoded character can continue a CSS identifier name.