pub fn is_attr_name_excluded_from_filter(name: &LocalName) -> bool
Expand description

Returns whether the attribute name is excluded from the bloom filter.

We do this for attributes that are very common but not commonly used in selectors.