fn is_non_mozilla_vendor_identifier(name: &str) -> bool
Expand description

Based on NonMozillaVendorIdentifier from Gecko’s CSS parser.