Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix false negatives for where, is, nth-child and nth-last-child in selector-max-* (except selector-max-type) #4842

Merged
merged 4 commits into from Jul 23, 2020
Merged

Fix false negatives for where, is, nth-child and nth-last-child in selector-max-* (except selector-max-type) #4842

merged 4 commits into from Jul 23, 2020

Commits on Jun 23, 2020

  1. updates keywordSets

    mattxwang committed Jun 23, 2020
    Copy the full SHA
    5a0f0c4 View commit details
    Browse the repository at this point in the history
  2. replaces functionality of isLogicalCombination with isContextFunction…

    …alPseudoClass
    
    note: possible logic error in selector-max-type, will investigate further
    mattxwang committed Jun 23, 2020
    Copy the full SHA
    305f430 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Copy the full SHA
    edb6cb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Apply suggestions from code review

    minor documentation fixes!
    
    Co-authored-by: Richard Hallows <jeddy3@users.noreply.github.com>
    mattxwang and jeddy3 committed Jun 28, 2020
    Copy the full SHA
    ea93406 View commit details
    Browse the repository at this point in the history