Skip to content

Fix the nesting of not_match_link features#9842

Merged
ddbeck merged 1 commit intomdn:mainfrom
foolip:not_match_link
Apr 14, 2021
Merged

Fix the nesting of not_match_link features#9842
ddbeck merged 1 commit intomdn:mainfrom
foolip:not_match_link

Conversation

@foolip
Copy link
Contributor

@foolip foolip commented Apr 13, 2021

These were accidentally both defining css.selectors.not_match_link,
merged together by extend.

This removes css.selectors.not_match_link and adds
css.selectors.any-link.not_match_link + css.selectors.link.not_match_link.

Note that a correctly nested css.selectors.visited.not_match_link
already existed.

These were accidentally both defining css.selectors.not_match_link,
merged together by `extend`.

This removes css.selectors.not_match_link and adds
css.selectors.any-link.not_match_link + css.selectors.link.not_match_link.

Note that a correctly nested css.selectors.visited.not_match_link
already existed.
@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Apr 13, 2021
Copy link
Contributor

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you! 🎉

@ddbeck ddbeck merged commit edfce3c into mdn:main Apr 14, 2021
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request Apr 14, 2021
@foolip foolip deleted the not_match_link branch April 14, 2021 16:03
ddbeck added a commit that referenced this pull request Apr 15, 2021
* Start preparing for April 15, 2021 release
* Add release note for #9842
* Add release note for #7398
* Add stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants