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 faulty css parser processing #16864

Merged
merged 8 commits into from Apr 5, 2023

Commits on Mar 25, 2023

  1. Copy the full SHA
    e10b29a View commit details
    Browse the repository at this point in the history
  2. Fix if check error

    janlent1 committed Mar 25, 2023
    Copy the full SHA
    b767e52 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b63e28c View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Allow multiple parameters in not(

    Adds a test as well.
    janlent1 committed Mar 26, 2023
    Copy the full SHA
    c138b12 View commit details
    Browse the repository at this point in the history
  2. Fix test css and remove allowmodeswitch

    The mode switch is not needed as :not( is not a mode switch
    janlent1 committed Mar 26, 2023
    Copy the full SHA
    9b63cfc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Add same logic for :is

    janlent1 committed Mar 27, 2023
    Copy the full SHA
    97c4037 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

Commits on Apr 1, 2023

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