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

CSS4 selectors added #2626

Closed
wants to merge 4 commits into from
Closed

CSS4 selectors added #2626

wants to merge 4 commits into from

Commits on Aug 24, 2021

  1. CSS4 selectors added

    Adding :is :has and :where pseudo selectors
    futekov committed Aug 24, 2021
    Copy the full SHA
    49ce1b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Copy the full SHA
    152be2a View commit details
    Browse the repository at this point in the history
  2. fix failing test

    futekov committed Sep 5, 2021
    Copy the full SHA
    b92a0ef View commit details
    Browse the repository at this point in the history
  3. fixed tests again

    now all 378 tests pass successfully, was failing due to wrong indentation
    futekov committed Sep 5, 2021
    Copy the full SHA
    efc117a View commit details
    Browse the repository at this point in the history