pub fn is_css_id_continue(c: char) -> bool
Expand description

Tests if c is a valid continuation of a CSS identifier.