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

Remove disabled condition from :active matching #32804

Merged
merged 1 commit into from
Feb 11, 2022

Commits on Feb 11, 2022

  1. Remove disabled condition from :active matching

    We are changing this behavior because other browsers don't have disabled
    conditioning for :active and because it will become more consistent with
    other pseudo classes:
    whatwg/html#6635 (comment)
    
    Fixed: 1287171
    Change-Id: Idab2abbbc94cc73fac70e34ef391c5d63518d569
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3453424
    Commit-Queue: Joey Arhar <jarhar@chromium.org>
    Reviewed-by: Mason Freed <masonf@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#970008}
    josepharhar authored and chromium-wpt-export-bot committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    d957f04 View commit details
    Browse the repository at this point in the history