Expand Minimize

CSL308819: Avoid selectors that look like regular expressions in CSS

This rule is aimed at flagging selectors that have the potential to cause performance issues. As such, this rule warns when a selector is found using *=, |=, ^=, $=, or ~=.

CheckId CSL308819
TypeName AvoidSelectorsThatLookLikeRegularExpressionsInCSS
Severity Warning
Type CSSFile
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.