Module style::bloom
[−]
[src]
The style bloom filter is used as an optimization when matching deep descendant selectors.
Structs
StyleBloom |
A struct that allows us to fast-reject deep descendant selectors avoiding selector-matching. |