[Nokogiri should accept multiple selectors as arguments to the :not
CSS pseudo-class
#3207
Labels
Milestone
:not
CSS pseudo-class
#3207
Please describe the bug
CSS pseudo-class
:not
should be able to accept multiple selectors as arguments:Raised by @stoivo in a comment in #3193
Help us reproduce what you're seeing
emits:
Expected behavior
https://developer.mozilla.org/en-US/docs/Web/CSS/:not#description says that:
Given
then two selectors should transpile to
The text was updated successfully, but these errors were encountered: