You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extended CSS pseudo classes are mostly syntactically validated, so I recommend adding a linter rule that handles all edge cases, e.g validate value of :matches-css, :xpath or validate where xpath used (for example, nested), etc.
The text was updated successfully, but these errors were encountered:
Extended CSS pseudo classes are mostly syntactically validated, so I recommend adding a linter rule that handles all edge cases, e.g validate value of
:matches-css
,:xpath
or validate wherexpath
used (for example, nested), etc.The text was updated successfully, but these errors were encountered: