it means that if you have a style rule with multiple comma-separated selectors, and one of them isn't recognized, the entire rule dies. This makes it very hard to use prefixed or experimental selectors, as you have to instead pull the selectors apart and repeat the style rule's contents...